-
Notifications
You must be signed in to change notification settings - Fork 51
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
[18.0.0-proposed][Tempest] Modify IMAGES_TIMEOUT for individual images #206
[18.0.0-proposed][Tempest] Modify IMAGES_TIMEOUT for individual images #206
Conversation
This patch allows to modify IMAGES_CREATION_TIMEOUT for individual images. This better fits the interface of the extraImges parameter in the Tempest CR [1]. [1] openstack-k8s-operators/test-operator#166
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/578bf38cc5d14557a66c3fe3a6b9c546 ❌ openstack-meta-content-provider FAILURE in 4m 28s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c21b510b4b4248c39f6dc0a662158745 ❌ openstack-meta-content-provider FAILURE in 4m 25s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/989c9cf86cd745d69faa27f93e457ce9 ❌ openstack-meta-content-provider FAILURE in 4m 59s |
if the jobs here are broken, can't we just merge it without waiting for those? I can hit merge button right away. |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/292fced503e04bf38238380ea8693558 ✔️ openstack-meta-content-provider SUCCESS in 2h 36m 13s |
recheck |
@raukadah, can we get a review, please? |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: kopecmartin, lpiwowar 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 |
baeb5e8
into
openstack-k8s-operators:18.0.0-proposed
This patch allows to modify IMAGES_CREATION_TIMEOUT for individual images. This better fits the interface of the extraImges parameter in the Tempest CR [1].
[1] openstack-k8s-operators/test-operator#166