From ef2ce0447a374b540c4a04f3c77e0401befade20 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Thu, 28 Sep 2017 18:13:34 -0400 Subject: [PATCH] Added legacy-puppet-openstack-integration templates Change-Id: Ie365919d91a7449252ba1fff34de564a84aab783 --- zuul.d/zuul-legacy-project-templates.yaml | 85 +++++++++++++++++++++++ 1 file changed, 85 insertions(+) diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index 2c010fd1..2e113273 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -1308,6 +1308,91 @@ - legacy-puppet-openstack-integration-4-scenario004-tempest-centos-7: branches: ^(?!stable/newton).*$ +- project-template: + name: legacy-puppet-openstack-integration-jobs-all + check: + jobs: + - legacy-puppet-openstack-integration-4-scenario001-tempest-centos-7 + - legacy-puppet-openstack-integration-4-scenario002-tempest-centos-7 + - legacy-puppet-openstack-integration-4-scenario003-tempest-centos-7 + - legacy-puppet-openstack-integration-4-scenario004-tempest-centos-7: + branches: ^(?!stable/newton).*$ + - legacy-puppet-openstack-integration-4-scenario001-tempest + - legacy-puppet-openstack-integration-4-scenario002-tempest + - legacy-puppet-openstack-integration-4-scenario003-tempest + - legacy-puppet-openstack-integration-4-scenario004-tempest: + branches: ^(?!stable/newton).*$ + gate: + jobs: + - legacy-puppet-openstack-integration-4-scenario001-tempest-centos-7 + - legacy-puppet-openstack-integration-4-scenario002-tempest-centos-7 + - legacy-puppet-openstack-integration-4-scenario003-tempest-centos-7 + - legacy-puppet-openstack-integration-4-scenario004-tempest-centos-7: + branches: ^(?!stable/newton).*$ + - legacy-puppet-openstack-integration-4-scenario001-tempest + - legacy-puppet-openstack-integration-4-scenario002-tempest + - legacy-puppet-openstack-integration-4-scenario003-tempest + - legacy-puppet-openstack-integration-4-scenario004-tempest: + branches: ^(?!stable/newton).*$ + experimental: + jobs: + - legacy-puppet-openstack-integration-5-scenario001-tempest-centos-7 + - legacy-puppet-openstack-integration-5-scenario002-tempest-centos-7 + - legacy-puppet-openstack-integration-5-scenario003-tempest-centos-7 + - legacy-puppet-openstack-integration-5-scenario004-tempest-centos-7 + - legacy-puppet-openstack-integration-5-scenario001-tempest + - legacy-puppet-openstack-integration-5-scenario002-tempest + - legacy-puppet-openstack-integration-5-scenario003-tempest + - legacy-puppet-openstack-integration-5-scenario004-tempest + +- project-template: + name: legacy-puppet-openstack-integration-jobs-scenario001 + check: + jobs: + - legacy-puppet-openstack-integration-4-scenario001-tempest + - legacy-puppet-openstack-integration-4-scenario001-tempest-centos-7 + gate: + jobs: + - legacy-puppet-openstack-integration-4-scenario001-tempest + - legacy-puppet-openstack-integration-4-scenario001-tempest-centos-7 + +- project-template: + name: legacy-puppet-openstack-integration-jobs-scenario002 + check: + jobs: + - legacy-puppet-openstack-integration-4-scenario002-tempest + - legacy-puppet-openstack-integration-4-scenario002-tempest-centos-7 + gate: + jobs: + - legacy-puppet-openstack-integration-4-scenario002-tempest + - legacy-puppet-openstack-integration-4-scenario002-tempest-centos-7 + +- project-template: + name: legacy-puppet-openstack-integration-jobs-scenario003 + check: + jobs: + - legacy-puppet-openstack-integration-4-scenario003-tempest + - legacy-puppet-openstack-integration-4-scenario003-tempest-centos-7 + gate: + jobs: + - legacy-puppet-openstack-integration-4-scenario003-tempest + - legacy-puppet-openstack-integration-4-scenario003-tempest-centos-7 + +- project-template: + name: legacy-puppet-openstack-integration-jobs-scenario004 + check: + jobs: + - legacy-puppet-openstack-integration-4-scenario004-tempest: + branches: ^(?!stable/newton).*$ + - legacy-puppet-openstack-integration-4-scenario004-tempest-centos-7: + branches: ^(?!stable/newton).*$ + gate: + jobs: + - legacy-puppet-openstack-integration-4-scenario004-tempest: + branches: ^(?!stable/newton).*$ + - legacy-puppet-openstack-integration-4-scenario004-tempest-centos-7: + branches: ^(?!stable/newton).*$ + - project-template: name: puppet-openstack-libraries-jobs check: