diff --git a/zuul.d/grenade.yaml b/zuul.d/grenade.yaml index cd582eac235..27227aa3795 100644 --- a/zuul.d/grenade.yaml +++ b/zuul.d/grenade.yaml @@ -20,6 +20,15 @@ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/plugins/ml2/drivers/ovn/.*$ + - ^neutron/services/ovn_l3/.*$ + - ^neutron/services/logapi/drivers/ovn/.*$ + - ^neutron/services/portforwarding/drivers/ovn/.*$ + - ^neutron/services/qos/drivers/linuxbridge/.*$ + - ^neutron/services/qos/drivers/ovn/.*$ + - ^neutron/services/trunk/drivers/linuxbridge/.*$ + - ^neutron/services/trunk/drivers/ovn/.*$ + - ^neutron/cmd/ovn/.*$ + - ^neutron/common/ovn/.*$ - ^vagrant/.*$ - ^zuul.d/(?!(project)).*\.yaml vars: @@ -161,6 +170,10 @@ - ^neutron/plugins/ml2/drivers/openvswitch/.*$ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ + - ^neutron/services/qos/drivers/linuxbridge/.*$ + - ^neutron/services/qos/drivers/openvswitch/.*$ + - ^neutron/services/trunk/drivers/linuxbridge/.*$ + - ^neutron/services/trunk/drivers/openvswitch/.*$ - ^neutron/scheduler/.*$ - ^vagrant/.*$ - ^zuul.d/(?!(project)).*\.yaml diff --git a/zuul.d/rally.yaml b/zuul.d/rally.yaml index 6c96b2ad23d..060940ac3b4 100644 --- a/zuul.d/rally.yaml +++ b/zuul.d/rally.yaml @@ -50,6 +50,15 @@ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/plugins/ml2/drivers/ovn/.*$ + - ^neutron/services/ovn_l3/.*$ + - ^neutron/services/logapi/drivers/ovn/.*$ + - ^neutron/services/portforwarding/drivers/ovn/.*$ + - ^neutron/services/qos/drivers/linuxbridge/.*$ + - ^neutron/services/qos/drivers/ovn/.*$ + - ^neutron/services/trunk/drivers/linuxbridge/.*$ + - ^neutron/services/trunk/drivers/ovn/.*$ + - ^neutron/cmd/ovn/.*$ + - ^neutron/common/ovn/.*$ - ^zuul.d/(?!(project)).*\.yaml - job: @@ -84,6 +93,10 @@ - ^neutron/plugins/ml2/drivers/openvswitch/.*$ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ + - ^neutron/services/qos/drivers/linuxbridge/.*$ + - ^neutron/services/qos/drivers/openvswitch/.*$ + - ^neutron/services/trunk/drivers/linuxbridge/.*$ + - ^neutron/services/trunk/drivers/openvswitch/.*$ - ^neutron/scheduler/.*$ - ^zuul.d/(?!(project)).*\.yaml vars: diff --git a/zuul.d/tempest-multinode.yaml b/zuul.d/tempest-multinode.yaml index fb8423c5e44..03dcac6895d 100644 --- a/zuul.d/tempest-multinode.yaml +++ b/zuul.d/tempest-multinode.yaml @@ -24,6 +24,15 @@ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/plugins/ml2/drivers/ovn/.*$ + - ^neutron/services/ovn_l3/.*$ + - ^neutron/services/logapi/drivers/ovn/.*$ + - ^neutron/services/portforwarding/drivers/ovn/.*$ + - ^neutron/services/qos/drivers/linuxbridge/.*$ + - ^neutron/services/qos/drivers/ovn/.*$ + - ^neutron/services/trunk/drivers/linuxbridge/.*$ + - ^neutron/services/trunk/drivers/ovn/.*$ + - ^neutron/cmd/ovn/.*$ + - ^neutron/common/ovn/.*$ - ^vagrant/.*$ - ^zuul.d/(?!(project)).*\.yaml voting: false @@ -217,6 +226,10 @@ - ^neutron/plugins/ml2/drivers/openvswitch/.*$ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ + - ^neutron/services/qos/drivers/linuxbridge/.*$ + - ^neutron/services/qos/drivers/openvswitch/.*$ + - ^neutron/services/trunk/drivers/linuxbridge/.*$ + - ^neutron/services/trunk/drivers/openvswitch/.*$ - ^neutron/scheduler/.*$ - ^zuul.d/(?!(project)).*\.yaml roles: diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index a7d6a120bc9..c15ca06f19d 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -65,6 +65,15 @@ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/plugins/ml2/drivers/ovn/.*$ + - ^neutron/services/ovn_l3/.*$ + - ^neutron/services/logapi/drivers/ovn/.*$ + - ^neutron/services/portforwarding/drivers/ovn/.*$ + - ^neutron/services/qos/drivers/linuxbridge/.*$ + - ^neutron/services/qos/drivers/ovn/.*$ + - ^neutron/services/trunk/drivers/linuxbridge/.*$ + - ^neutron/services/trunk/drivers/ovn/.*$ + - ^neutron/cmd/ovn/.*$ + - ^neutron/common/ovn/.*$ - ^zuul.d/(?!(project)).*\.yaml - job: @@ -88,7 +97,7 @@ - ^.*\.rst$ - ^doc/.*$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^releasenotes/.*$ - ^setup.cfg$ - ^tools/.*$ @@ -101,6 +110,16 @@ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/plugins/ml2/drivers/ovn/.*$ + - ^neutron/services/ovn_l3/.*$ + - ^neutron/services/logapi/drivers/openvswitch/.*$ + - ^neutron/services/logapi/drivers/ovn/.*$ + - ^neutron/services/portforwarding/drivers/ovn/.*$ + - ^neutron/services/qos/drivers/openvswitch/.*$ + - ^neutron/services/qos/drivers/ovn/.*$ + - ^neutron/services/trunk/drivers/openvswitch/.*$ + - ^neutron/services/trunk/drivers/ovn/.*$ + - ^neutron/cmd/ovn/.*$ + - ^neutron/common/ovn/.*$ - ^zuul.d/(?!(project)).*\.yaml - job: @@ -185,7 +204,7 @@ - ^.*\.rst$ - ^doc/.*$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^releasenotes/.*$ - ^setup.cfg$ - ^tools/.*$ @@ -255,7 +274,7 @@ - ^.*\.rst$ - ^doc/.*$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^releasenotes/.*$ - ^setup.cfg$ - ^tools/.*$ @@ -360,7 +379,7 @@ - ^setup.cfg$ - ^.*\.rst$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ - ^neutron/agent/dhcp/.*$ @@ -378,6 +397,10 @@ - ^neutron/plugins/ml2/drivers/openvswitch/.*$ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ + - ^neutron/services/qos/drivers/linuxbridge/.*$ + - ^neutron/services/qos/drivers/openvswitch/.*$ + - ^neutron/services/trunk/drivers/linuxbridge/.*$ + - ^neutron/services/trunk/drivers/openvswitch/.*$ - ^neutron/scheduler/.*$ - ^zuul.d/(?!(project)).*\.yaml