[stable/2023.1] Fix OVN CI stability (#1262)
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
diff --git a/images/neutron/Dockerfile b/images/neutron/Dockerfile
index ea65deb..2ad3e97 100644
--- a/images/neutron/Dockerfile
+++ b/images/neutron/Dockerfile
@@ -4,7 +4,7 @@
ARG RELEASE
FROM registry.atmosphere.dev/library/openstack-venv-builder:${RELEASE} AS build
-ARG NEUTRON_GIT_REF=0fe6b7cec0e43c3048235ba1c05fd134e3413e1b
+ARG NEUTRON_GIT_REF=ce2560f23f133a550a5d56e784cc9c1eaa0006ca
ADD --keep-git-dir=true https://opendev.org/openstack/neutron.git#${NEUTRON_GIT_REF} /src/neutron
RUN git -C /src/neutron fetch --unshallow
ADD --keep-git-dir=true https://opendev.org/openstack/neutron-vpnaas.git#stable/2023.1 /src/neutron-vpnaas
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 5c8a328..629b16c 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -82,7 +82,5 @@
- job:
name: atmosphere-molecule-aio-ovn
parent: atmosphere-molecule-aio-full
- # NOTE(mnaser): https://github.com/vexxhost/atmosphere/issues/662
- voting: false
vars:
tox_envlist: molecule-aio-ovn