-
Notifications
You must be signed in to change notification settings - Fork 37
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
DNM Just testing together change in the operator and u/s code #372
Conversation
Related: OSP-26653
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: slawqo 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 |
recheck |
/test pull-ci-openstack-k8s-operators-neutron-operator-main-neutron-operator-build-deploy-kuttl |
@danpawlik: The specified target(s) for
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. |
/test neutron-operator-build-deploy-kuttl |
zuul.d/project.yaml
Outdated
@@ -4,4 +4,9 @@ | |||
github-check: | |||
jobs: | |||
- openstack-k8s-operators-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.
openstack-k8s-operators-content-provider shoudl have been removed in this test
as its replaced by 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
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/60c56ecb23a44aa79a8f7cf2af80ac6a ✔️ openstack-meta-content-provider SUCCESS in 3h 19m 02s |
/test neutron-operator-build-deploy-kuttl |
recheck fresh |
DNM This is just test of depends-on on u/s changes
// This one should be merged to make it working always
Depends-On: openstack-k8s-operators/ci-framework#1892
// This is just test change in u/s repo to test that changes in the openstack code and operator can be tested togeter
Depends-On: https://review.opendev.org/c/openstack/neutron/+/922783
Related: OSP-26653