diff --git a/zuul.d/zuul-legacy-jobs.yaml b/zuul.d/zuul-legacy-jobs.yaml index f6b28cd4..37efcc65 100644 --- a/zuul.d/zuul-legacy-jobs.yaml +++ b/zuul.d/zuul-legacy-jobs.yaml @@ -13784,6 +13784,15 @@ post-run: playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq/post timeout: 10800 nodeset: legacy-centos-7-2-node + files: + - ci/environments/scenario007-multinode.yaml + - ci/pingtests/scenario007-multinode.yaml + - ^environments/.*ovn*.*$ + - ^puppet/services/.*ovn.*$ + - ^manifests/profile/base/neutron/plugins/ml2/ovn.*$ + - ^manifests/profile/base/neutron/agents/ovn.*$ + - ^manifests/profile/base/neutron/ovn.*$ + - config/general_config/featureset028.yml - job: name: legacy-tripleo-ci-centos-7-scenario007-multinode-oooq-container @@ -13792,6 +13801,18 @@ post-run: playbooks/legacy/tripleo-ci-centos-7-scenario007-multinode-oooq-container/post timeout: 10800 nodeset: legacy-centos-7-2-node + files: + - ci/environments/scenario007-multinode-containers.yaml + - ci/pingtests/scenario007-multinode.yaml + - ^environments/services-docker/.*ovn*.*$ + - ^(docker|puppet)/services/.*ovn.*$ + - ^manifests/profile/pacemaker/ovn.*$ + - ^manifests/profile/base/neutron/plugins/ml2/ovn.*$ + - ^manifests/profile/base/neutron/agents/ovn.*$ + - ^manifests/profile/base/neutron/ovn.*$ + - config/general_config/featureset030.yml + - ^container-images/.*$ + - ^environments\/.*.yaml - job: name: legacy-tripleo-ci-centos-7-scenario007-multinode-oooq-puppet diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index 720bfaa3..3089023c 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -349,14 +349,6 @@ - ^environments\/.*.yaml - legacy-tripleo-ci-centos-7-scenario007-multinode-oooq: branches: ^(?!stable/(newton|ocata)).*$ - files: - - ci/environments/scenario007-multinode.yaml - - ci/pingtests/scenario007-multinode.yaml - - ^puppet/services/.*ovn.*$ - - ^manifests/profile/base/neutron/plugins/ml2/ovn.*$ - - ^manifests/profile/base/neutron/agents/ovn.*$ - - ^manifests/profile/base/neutron/ovn.*$ - - config/general_config/featureset028.yml - legacy-tripleo-ci-centos-7-containers-multinode: branches: ^(?!stable/(newton|ocata)).*$ - legacy-tripleo-ci-centos-7-undercloud-containers: @@ -578,14 +570,6 @@ - ^environments\/.*.yaml - legacy-tripleo-ci-centos-7-scenario007-multinode-oooq: branches: ^(?!stable/(newton|ocata)).*$ - files: - - ci/environments/scenario007-multinode.yaml - - ci/pingtests/scenario007-multinode.yaml - - ^puppet/services/.*ovn.*$ - - ^manifests/profile/base/neutron/plugins/ml2/ovn.*$ - - ^manifests/profile/base/neutron/agents/ovn.*$ - - ^manifests/profile/base/neutron/ovn.*$ - - config/general_config/featureset028.yml experimental: jobs: - legacy-tripleo-ci-centos-7-scenario005-multinode-oooq: @@ -625,17 +609,6 @@ - legacy-tripleo-ci-centos-7-scenario007-multinode-oooq-container: voting: false branches: ^(?!stable/(newton|ocata)).*$ - files: - - ci/environments/scenario007-multinode-containers.yaml - - ci/pingtests/scenario007-multinode.yaml - - ^(docker|puppet)/services/.*ovn.*$ - - ^manifests/profile/pacemaker/ovn.*$ - - ^manifests/profile/base/neutron/plugins/ml2/ovn.*$ - - ^manifests/profile/base/neutron/agents/ovn.*$ - - ^manifests/profile/base/neutron/ovn.*$ - - config/general_config/featureset030.yml - - ^container-images/.*$ - - ^environments\/.*.yaml - legacy-tripleo-ci-centos-7-scenario009-multinode-oooq: voting: false branches: ^(?!stable/(newton|ocata)).*$