Make neutron-tempest-plugin-bgpvpn-bagpipe non-voting

This job has been unstable for a while on the master
branch, until changes merge lets make it non-voting
in the check queue.

Related-bug: #2020698
Change-Id: I6426a60e01f757f1e97ac698c5cc7abf2b7924d4
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 00eb156..2dc6f07 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -192,7 +192,9 @@
         - neutron-tempest-plugin-sfc-yoga
         - neutron-tempest-plugin-sfc-zed
         - neutron-tempest-plugin-sfc-2023-1
-        - neutron-tempest-plugin-bgpvpn-bagpipe
+        # Unstable, https://bugs.launchpad.net/neutron/+bug/2020698
+        - neutron-tempest-plugin-bgpvpn-bagpipe:
+            voting: false
         - neutron-tempest-plugin-bgpvpn-bagpipe-yoga
         - neutron-tempest-plugin-bgpvpn-bagpipe-zed
         - neutron-tempest-plugin-bgpvpn-bagpipe-2023-1
@@ -215,6 +217,7 @@
     gate:
       jobs:
         - neutron-tempest-plugin-sfc
-        - neutron-tempest-plugin-bgpvpn-bagpipe
+        # Unstable, https://bugs.launchpad.net/neutron/+bug/2020698
+        # - neutron-tempest-plugin-bgpvpn-bagpipe
         - neutron-tempest-plugin-dynamic-routing
         - neutron-tempest-plugin-fwaas