From f18a7e1373e6bd2029db9cb00b51c7e42149c762 Mon Sep 17 00:00:00 2001 From: Numan Siddique Date: Sat, 14 Oct 2017 14:41:33 +0530 Subject: [PATCH] Add files section in the legact tripleo ci scenario007 jobs Also add the OVN environment files into the files section which was missing earlier in the project-config. Change-Id: I7b3441aa646039bb8fc9b37d0075f7b9075c26b8 --- zuul.d/zuul-legacy-jobs.yaml | 21 ++++++++++++++++++ zuul.d/zuul-legacy-project-templates.yaml | 27 ----------------------- 2 files changed, 21 insertions(+), 27 deletions(-) diff --git a/zuul.d/zuul-legacy-jobs.yaml b/zuul.d/zuul-legacy-jobs.yaml index 257ac871..a207797f 100644 --- a/zuul.d/zuul-legacy-jobs.yaml +++ b/zuul.d/zuul-legacy-jobs.yaml @@ -14049,6 +14049,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 @@ -14057,6 +14066,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 e13508f8..90f9faad 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)).*$