-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2
-
False
-
-
False
-
Not Selected
-
rhos-connectivity-neutron
-
-
-
-
Neutron Gluon 4
-
1
When using ML2/OVN, it is always expected to have the "OVN Metadata agent". However, with the introduction of the "OVN Neutron agent", the metadata service can be provided with this agent too.
Two tests are failing, using the new agent [1]:
- tobiko/tests/sanity/cloud/test_nodes.py::OpenstackNodesTest::test_systemd_services
- tobiko/tests/sanity/containers/test_containers.py::PodifiedContainersHealthTest::test_ovn_containers_running
Both expect the "OVN Metadata agent" to be running on the compute nodes.
[1]https://gitlab.cee.redhat.com/ci-framework/ci-framework-testproject/-/merge_requests/1797