-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update readme and the Makefile to remove outdated instructions and adjust the local test timeouts #667
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@@ -24,6 +24,7 @@ Requirements: | |||
# brew install gnu-sed | |||
make install -e SED=/usr/local/bin/gsed | |||
``` | |||
- Kind - kind is used in the kind-e2e command in the make file. Follow these instructions for the kind setup <a href="https://kind.sigs.k8s.io/docs/user/quick-start/" targe="_blank">here</a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Kind - kind is used in the kind-e2e command in the make file. Follow these instructions for the kind setup <a href="https://kind.sigs.k8s.io/docs/user/quick-start/" targe="_blank">here</a> | |
- Kind - Kind is used in the kind-e2e command in the Makefile. Follow these instructions for the kind setup <a href="https://kind.sigs.k8s.io/docs/user/quick-start/" target="_blank">here</a> |
[!NOTE] | ||
If you get an error on linux | ||
``` | ||
Error: rootlessport cannot expose privileged port 80 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this a common issue?
@2000krysztof You are failing on the pre-commit I would recommend installing it and running |
…st command skip GPU tests
…30m and the medium to 5m
…t varaibles to the Makefile in the test-e2e special target
a89287f
to
a0cb56e
Compare
Run pre-commits
a0cb56e
to
c97e217
Compare
Issue link
Jira : https://issues.redhat.com/browse/RHOAIENG-19986
What changes have been made
Verification steps
Please go through the instructions in the readme.
Checks