-
Notifications
You must be signed in to change notification settings - Fork 221
USHIFT-6349: Reduce VMs in CI #5820
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
base: main
Are you sure you want to change the base?
Conversation
|
@pacevedom: This pull request references USHIFT-6349 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.21.0" version, but no target version was set. In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Skipping CI for Draft Pull Request. |
|
/test ? |
|
@pacevedom: The following commands are available to trigger required jobs: The following commands are available to trigger optional jobs: Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pacevedom The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test e2e-aws-tests |
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.
Nit: we currently use @standard-suite1.sh suffix, so can we use the same naming here?
Something like: @standard-config1?
| suites/logscan \ | ||
| suites/storage/ \ | ||
| suites/upgrades/upgrade-fails.robot \ | ||
| suites/upgrades/upgrade-fails-then-recovers.robot |
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.
Let's watch the timing these tests take. We should try not to prolong the job runtime with this change.
| # is in a good state at the start of each test. We could have | ||
| # separated them and run them as separate scenarios, but did not | ||
| #want to spend the resources on a new VM. | ||
| export TEST_RANDOMIZATION=none |
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.
Note that this only applies to logscan, but we're removing randomization from all the other tests too. Can we call run_tests twice? Once with and once without randomization?
2ef938c to
c4c6f62
Compare
|
/test e2e-aws-tests |
c4c6f62 to
a115b04
Compare
|
/test e2e-aws-tests |
a115b04 to
1766411
Compare
|
/test e2e-aws-tests |
1766411 to
84f24a4
Compare
|
/test e2e-aws-tests |
|
@pacevedom: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
No description provided.