-
Notifications
You must be signed in to change notification settings - Fork 111
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
Add configuration variables for control plane testing during update. #2618
base: main
Are you sure you want to change the base?
Conversation
Add a number of variables to control various aspects of the control plane testing. Using those new varibles we can configure control plane testing settings from the job definition. Increased the default time we wait for the last vm to be created and destroyed as 5 minutes (the previous timeout) was slightly too short. It's now 7 minutes. Closes: https://issues.redhat.com/browse/OSPRH-12349
[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 |
Thanks for the PR! ❤️ |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c23dbe72542b491380abb549884dccb4 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 54m 21s |
This PR is stale because it has been for over 15 days with no activity. |
recheck |
/lgtm |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ae551109a6984137ad0c4cc0b4d06e76 ❌ openstack-k8s-operators-content-provider FAILURE in 11m 05s |
recheck |
Add a number of variables to control various aspects of the control
plane testing. Using those new varibles we can configure control
plane testing settings from the job definition.
Increased the default time we wait for the last vm to be created and
destroyed as 5 minutes (the previous timeout) was slightly too short.
It's now 7 minutes.
Closes: https://issues.redhat.com/browse/OSPRH-12349