From e68d89c3d4e96792c323fd031ae582034d030f7c Mon Sep 17 00:00:00 2001 From: elajkat Date: Thu, 4 Nov 2021 12:02:00 +0100 Subject: [PATCH] Recheck irrelevant files Change-Id: I1b5773d4ba02298f360f3ee1ae3e5de6479391e9 --- zuul.d/base.yaml | 10 ++++++++++ zuul.d/grenade.yaml | 6 ++++-- zuul.d/rally.yaml | 4 ++-- zuul.d/tempest-multinode.yaml | 5 +++-- zuul.d/tempest-singlenode.yaml | 2 +- zuul.d/tripleo.yaml | 2 ++ 6 files changed, 22 insertions(+), 7 deletions(-) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 78382166ca1..02255d22c9e 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -17,11 +17,15 @@ - ^doc/.*$ - ^neutron/locale/.*$ - ^neutron/tests/unit/.*$ + - ^neutron/tests/fullstack/.*$ - ^releasenotes/.*$ - ^setup.cfg$ - ^tools/.*$ - ^vagrant/.*$ - ^devstack/.*\.sample$ + - ^playbooks/.*$ + - ^roles/.*$ + - ^rally-jobs/.*$ vars: OVN_BRANCH: v20.06.1 # TODO(jlibosva): v2.13.1 is incompatible with kernel 4.15.0-118, sticking to commit hash until new v2.13 tag is created @@ -59,6 +63,7 @@ - ^.*\.rst$ - ^neutron/locale/.*$ - ^neutron/tests/unit/.*$ + - ^neutron/tests/functional/.*$ - ^tools/.*$ - ^neutron/agent/ovn/.*$ - ^neutron/agent/windows/.*$ @@ -66,6 +71,11 @@ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/plugins/ml2/drivers/ovn/.*$ - ^neutron_lib/tests/unit/.*$ + - ^vagrant/.*$ + - ^devstack/.*\.sample$ + - ^playbooks/.*$ + - ^roles/.*$ + - ^rally-jobs/.*$ - job: name: neutron-fullstack-with-uwsgi diff --git a/zuul.d/grenade.yaml b/zuul.d/grenade.yaml index 006030483a4..1d88076c6a8 100644 --- a/zuul.d/grenade.yaml +++ b/zuul.d/grenade.yaml @@ -11,7 +11,7 @@ - ^setup.cfg$ - ^.*\.rst$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ - ^neutron/agent/ovn/.*$ @@ -20,6 +20,7 @@ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/plugins/ml2/drivers/ovn/.*$ + - ^vagrant/.*$ vars: devstack_services: etcd: false @@ -159,7 +160,7 @@ - ^setup.cfg$ - ^.*\.rst$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ - ^neutron/agent/dhcp/.*$ @@ -178,6 +179,7 @@ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/scheduler/.*$ + - ^vagrant/.*$ roles: - zuul: openstack/neutron-tempest-plugin required-projects: diff --git a/zuul.d/rally.yaml b/zuul.d/rally.yaml index af030e36fd6..0d5686e53aa 100644 --- a/zuul.d/rally.yaml +++ b/zuul.d/rally.yaml @@ -57,7 +57,7 @@ - ^setup.cfg$ - ^.*\.rst$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ - ^neutron/agent/ovn/.*$ @@ -81,7 +81,7 @@ - ^setup.cfg$ - ^.*\.rst$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ - ^neutron/agent/dhcp/.*$ diff --git a/zuul.d/tempest-multinode.yaml b/zuul.d/tempest-multinode.yaml index b305106e65d..ce020175c96 100644 --- a/zuul.d/tempest-multinode.yaml +++ b/zuul.d/tempest-multinode.yaml @@ -15,7 +15,7 @@ - ^setup.cfg$ - ^.*\.rst$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ - ^neutron/agent/ovn/.*$ @@ -24,6 +24,7 @@ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/plugins/ml2/drivers/ovn/.*$ + - ^vagrant/.*$ vars: tox_envlist: integrated-network devstack_localrc: @@ -319,7 +320,7 @@ - ^setup.cfg$ - ^.*\.rst$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^tools/.*$ - ^tox.ini$ - ^neutron/agent/dhcp/.*$ diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index 9337a3ece9b..cd8c0f8fe1a 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -58,7 +58,7 @@ - ^.*\.rst$ - ^doc/.*$ - ^neutron/locale/.*$ - - ^neutron/tests/unit/.*$ + - ^neutron/tests/.*$ - ^releasenotes/.*$ - ^setup.cfg$ - ^tools/.*$ diff --git a/zuul.d/tripleo.yaml b/zuul.d/tripleo.yaml index 3929cec033e..e2717e5462d 100644 --- a/zuul.d/tripleo.yaml +++ b/zuul.d/tripleo.yaml @@ -33,6 +33,7 @@ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/plugins/ml2/drivers/ovn/.*$ + - ^vagrant/.*$ - job: name: neutron-ovn-tripleo-ci-centos-8-containers-multinode @@ -67,3 +68,4 @@ - ^neutron/plugins/ml2/drivers/macvtap/.*$ - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ - ^neutron/scheduler/.*$ + - ^vagrant/.*$