-
Notifications
You must be signed in to change notification settings - Fork 49
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
Use Meta content provider in tcib #179
Use Meta content provider in tcib #179
Conversation
Skipping CI for Draft Pull Request. |
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/4c9ede28995a410da7c2cb4cc49cef04 ❌ openstack-meta-content-provider FAILURE in 5m 34s |
79db90c
to
2a33cf7
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/2a3fb4a7a29f4b27b0e22a8bfdf6ecbe ❌ openstack-meta-content-provider FAILURE in 19m 17s |
2a33cf7
to
bce22b1
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/69b05269878e422d9da2929ea097e4f8 ❌ openstack-meta-content-provider FAILURE in 6m 27s |
bce22b1
to
56347aa
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/802484dfd7a047a48d8a3ae107552934 ❌ openstack-meta-content-provider FAILURE in 11m 59s |
56347aa
to
121a5aa
Compare
This change depends on a change that failed to merge. Change openstack-k8s-operators/ci-framework#1884 is needed. |
121a5aa
to
4f5a21d
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/aa182b496d87422bbc5a9c7973056c41 ❌ openstack-meta-content-provider FAILURE in 18m 36s |
4f5a21d
to
2699f91
Compare
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
recheck |
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
2699f91
to
3ecc2ec
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/4245c7ed7ac644b9a64bee124f6ad776 ❌ openstack-meta-content-provider TIMED_OUT in 32m 34s |
3ecc2ec
to
8c5987c
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/c0942169c905402899518bf67368d986 ❌ openstack-meta-content-provider FAILURE in 1h 00m 42s |
recheck |
This change depends on a change that failed to merge. Change openstack-k8s-operators/ci-framework#1892 is needed. |
8c5987c
to
d470a2b
Compare
This change depends on a change that failed to merge. Change openstack-k8s-operators/nova-operator#789 is needed. |
recheck |
c9411fe
to
2b3bea5
Compare
This change depends on a change that failed to merge. Change openstack-k8s-operators/edpm-image-builder#28 is needed. |
2b3bea5
to
e25a4b5
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/3e5245b83be14da5852c528dc76cb9ba ✔️ openstack-meta-content-provider SUCCESS in 3h 53m 37s |
e25a4b5
to
7f283ff
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/24e605e8b7394479abc3a223c3bd2edb ✔️ openstack-meta-content-provider SUCCESS in 3h 51m 27s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/8362e777ad7046bf8fc54c60ced19142 ❌ openstack-meta-content-provider TIMED_OUT in 1h 12m 35s |
recheck |
1 similar comment
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/2999843645bb44b7adbfc5af60ef9bb0 ❌ openstack-meta-content-provider TIMED_OUT in 1h 09m 01s |
7f283ff
to
a0db69a
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/3a5cd11371814270a6555ef672178df8 ✔️ openstack-meta-content-provider SUCCESS in 2h 49m 53s |
recheck |
zuul.d/job.yaml
Outdated
cifmw_build_containers_image_tag: "{{ cifmw_repo_setup_full_hash }}" | ||
name: tcib-podified-multinode-edpm-deployment-crc | ||
parent: podified-multinode-edpm-deployment-crc | ||
dependencies: ["openstack-meta-content-provider"] |
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.
maybe better to use the explicit list syntax here for readability?
dependencies:
- openstack-meta-content-provider
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.
Done
zuul.d/projects.yaml
Outdated
- LICENSE | ||
- OWNERS* | ||
- tcib-crc-podified-edpm-baremetal | ||
- tcib-podified-multinode-edpm-deployment-crc |
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.
did you mean to add
irrelevant-files: *if
on these
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.
Done
openstack-k8s-operators/ci-framework#1892 adds Meta content provider job to test opendev and github changes together. This pr replaces tcib content provider with meta content provider allowing users to test the content from different sources. Signed-off-by: Chandan Kumar <[email protected]>
a0db69a
to
9df5ec2
Compare
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.
sanity check otherwise lgtm/ready to approve
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.
lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: marios, raukadah 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 |
18ad16d
into
openstack-k8s-operators:main
Depends-On: openstack-k8s-operators/ci-framework#1892