From 744f50b970bf10f06e9d52de0b57d74ddcb18467 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Tue, 16 Jun 2020 22:28:28 +0200 Subject: [PATCH] Add neutron-ovn-tempest-ovs-release job to the check queue During the Victoria cycle we plan to switch default Neutron backend in Devstack from OVS to OVN. As first step before we will start discussion about this change with whole community, we want to add tempest ovn based neutron job to the devstack check queue so that we can keep verifying that with devstack changes. Change-Id: I8484baa7398b28ed5ef62f86b55022c7d8703f56 --- .zuul.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 8c18e7155d..e30bf22ff5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -632,6 +632,11 @@ irrelevant-files: - ^.*\.rst$ - ^doc/.*$ + - neutron-ovn-tempest-ovs-release: + voting: false + irrelevant-files: + - ^.*\.rst$ + - ^doc/.*$ - tempest-multinode-full-py3: voting: false irrelevant-files: