-
Notifications
You must be signed in to change notification settings - Fork 47
Add support for ovn-controller and neutron-metadata-agent split #445
Conversation
Hi @luis5tb. Thanks for your PR. I'm waiting for a openstack-k8s-operators member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/7328d5eeef94431e9ae337f4cea58c2c ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 42m 06s |
/ok-to-test |
/lgtm |
IMHO the kuttl test is failing because the ansibleee-runner image that is using is wrong. From logs:
pushed on quay by this pr: openstack-k8s-operators/edpm-ansible#375 |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/af9d1b2a210d4852966deaaacabb60af ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 42m 47s |
recheck probably the depends-on has been added after the jobs were already started because they were using the same old ansibleee runner as kuttl tests: https://review.rdoproject.org/zuul/build/0e7cb4a498394f90b648a9e7531b7d60/log/controller/ci-framework-data/logs/crc/crs/openstackansibleees.yaml edit: |
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
/test dataplane-operator-build-deploy-kuttl |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/19576cbe3321494b955354e67b432c83 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 39m 52s |
recheck (i added the Depends-On after the job started... as for my edit in the first comment) |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/8a35f341ea7149cebc6c2448ae59d1e0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 36m 23s |
recheck |
@rebtoor do prow kuttl jobs now supports cross repo changes with Depends-On? in past that was a limitation. |
recheck |
1 similar comment
recheck |
We need this to get our tempest job back to green state openstack-k8s-operators/nova-operator#556 (comment) But hey, we have a tempest job that verifies that metadata works end to end. :) |
/lgtm |
config/services/dataplane_v1beta1_openstackdataplaneservice_neutron_metadata.yaml
Show resolved
Hide resolved
config/services/dataplane_v1beta1_openstackdataplaneservice_ovn.yaml
Outdated
Show resolved
Hide resolved
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: luis5tb, rebtoor 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 |
/lgtm |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/fabde0f41f6f40058c674948bdf60f0e ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 47m 58s |
This depends on the edpm-ansible PR that split the roles Depends-On: openstack-k8s-operators/edpm-ansible#382
This is making the test to fail everytime a new image is used
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/debf264fe5fa4c76baa3332b7f786e5b ❌ openstack-k8s-operators-content-provider NODE_FAILURE Node request 200-0006469555 failed in 0s |
/test dataplane-operator-build-deploy-kuttl |
recheck NODE_FAILURE |
/lgtm |
9e18aa4
into
openstack-k8s-operators:main
Since [1], ovn service no longer deploys metadata agent. We should select it explicitly. [1] openstack-k8s-operators/dataplane-operator#445,
Since [1], ovn service no longer deploys metadata agent. We should select it explicitly. [1] openstack-k8s-operators/dataplane-operator#445
This depends on the edpm-ansible PR:
Depends-On: openstack-k8s-operators/edpm-ansible#382