diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index 4df6e988..ba5e0237 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -186,14 +186,21 @@ name: integrated-gate check: jobs: + - legacy-tempest-dsvm-neutron-full: + branches: ^stable/(newton|ocata|pike)$ + # NOTE(andreaf) Only run on master for now. + # The negative lookup is redudant but it's a + # reminder that we don't want the job running there. - tempest-full: - branches: ^(?!driverfixes/).*$ + branches: ^(?!driverfixes/)master$ - legacy-grenade-dsvm-neutron: branches: ^(?!stable/newton).*$ gate: jobs: + - legacy-tempest-dsvm-neutron-full: + branches: ^stable/(newton|ocata|pike)$ - tempest-full: - branches: ^(?!driverfixes/).*$ + branches: ^(?!driverfixes/)master$ - legacy-grenade-dsvm-neutron: branches: ^(?!stable/newton).*$ experimental: