diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 8128896ede7..63d486645a2 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -22,6 +22,8 @@ - ^neutron/tests/fullstack/.*$ - ^releasenotes/.*$ - ^setup.cfg$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^vagrant/.*$ - ^devstack/.*\.sample$ - ^playbooks/add_mariadb_repo.yaml @@ -74,6 +76,8 @@ - ^releasenotes/.*$ - ^doc/.*$ - ^setup.cfg$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^.*\.conf\.sample$ - ^.*\.rst$ - ^neutron/locale/.*$ diff --git a/zuul.d/grenade.yaml b/zuul.d/grenade.yaml index e27c1aa186f..be5b74d78dc 100644 --- a/zuul.d/grenade.yaml +++ b/zuul.d/grenade.yaml @@ -16,6 +16,8 @@ - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^neutron/agent/ovn/.*$ - ^neutron/agent/windows/.*$ - ^neutron/plugins/ml2/drivers/linuxbridge/.*$ @@ -226,6 +228,8 @@ - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^neutron/agent/dhcp/.*$ - ^neutron/agent/l2/.*$ - ^neutron/agent/l3/.*$ diff --git a/zuul.d/job-templates.yaml b/zuul.d/job-templates.yaml index 70b25019024..6553c18c097 100644 --- a/zuul.d/job-templates.yaml +++ b/zuul.d/job-templates.yaml @@ -14,6 +14,8 @@ - ^neutron/tests/functional/.*$ - ^releasenotes/.*$ - ^setup.cfg$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^tools/.*$ - ^vagrant/.*$ - ^devstack/.*$ diff --git a/zuul.d/rally.yaml b/zuul.d/rally.yaml index 0587da4e05a..7b50302c611 100644 --- a/zuul.d/rally.yaml +++ b/zuul.d/rally.yaml @@ -63,6 +63,8 @@ - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^neutron/agent/ovn/.*$ - ^neutron/agent/windows/.*$ - ^neutron/plugins/ml2/drivers/linuxbridge/.*$ @@ -101,6 +103,8 @@ - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^neutron/agent/dhcp/.*$ - ^neutron/agent/l2/.*$ - ^neutron/agent/l3/.*$ diff --git a/zuul.d/tempest-multinode.yaml b/zuul.d/tempest-multinode.yaml index 394cf498620..bb39dd804b1 100644 --- a/zuul.d/tempest-multinode.yaml +++ b/zuul.d/tempest-multinode.yaml @@ -55,6 +55,8 @@ - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^neutron/agent/ovn/.*$ - ^neutron/agent/windows/.*$ - ^neutron/plugins/ml2/drivers/linuxbridge/.*$ @@ -377,6 +379,8 @@ - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^neutron/agent/dhcp/.*$ - ^neutron/agent/l2/.*$ - ^neutron/agent/l3/.*$ diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index c2cb0145c7b..8edcc79686b 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -65,6 +65,8 @@ - ^setup.cfg$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^vagrant/.*$ - ^neutron/agent/ovn/.*$ - ^neutron/agent/windows/.*$ @@ -125,6 +127,8 @@ - ^setup.cfg$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^vagrant/.*$ - ^neutron/agent/linux/openvswitch_firewall/.*$ - ^neutron/agent/ovn/.*$ @@ -243,6 +247,8 @@ - ^setup.cfg$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^vagrant/.*$ - ^neutron/agent/.*$ - ^neutron/plugins/ml2/drivers/.*$ @@ -322,6 +328,8 @@ - ^setup.cfg$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^vagrant/.*$ - ^neutron/agent/windows/.*$ - ^neutron/plugins/ml2/drivers/linuxbridge/.*$ @@ -448,6 +456,8 @@ - ^setup.cfg$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^vagrant/.*$ - ^roles/.*functional.*$ - ^playbooks/.*functional.*$ @@ -569,6 +579,8 @@ - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ + - ^plugin.spec$ + - ^tools/ovn_migration/.*$ - ^neutron/agent/dhcp/.*$ - ^neutron/agent/l2/.*$ - ^neutron/agent/l3/.*$