-
Notifications
You must be signed in to change notification settings - Fork 20
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
[zuul] Move test-operator job to stages #215
base: main
Are you sure you want to change the base?
[zuul] Move test-operator job to stages #215
Conversation
The linked PR for the test-oprator role introduces the concept of stages. This patch updates the job definition so that it is consuming the newly defined interface. It is required because by default only the tempest stage is enabled. Depends-On: openstack-k8s-operators/ci-framework#2374
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/aefc6a360eef48a5a19d549fefab7a61 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 22m 08s |
recheck |
This change depends on a change that failed to merge. Change openstack-k8s-operators/ci-framework#2374 is needed. |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/663e052708db467aa81710b3d9633e76 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 27m 31s |
recheck |
This change depends on a change that failed to merge. Change openstack-k8s-operators/ci-framework#2374 is needed. |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/32897794f7684203afbfe336ec5faeb2 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 21m 24s |
@eshulman2 FYI: Failed because of:
|
recheck |
This change depends on a change that failed to merge. Change openstack-k8s-operators/ci-framework#2374 is needed. |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c5e8a32d41b44de2963956359deb0819 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 54m 21s |
@eshulman2 just fyi. Failing because of:
The problem is here [1]. |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a159fea5e7294e1cb05ba11210de9710 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 03m 36s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c0934a5f60a540aba11dc2f7b846953b ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 58m 48s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/392e75a9c69f406fae4d32847f18828b ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 21m 36s |
The linked PR for the test-oprator role introduces the concept of
stages. This patch updates the job definition so that it is
consuming the newly defined interface. It is required because by
default only the tempest stage is enabled.
Depends-On: openstack-k8s-operators/ci-framework#2374