diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index d47d0fd4..8d05b4f2 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -61,14 +61,14 @@ check: jobs: - legacy-tempest-dsvm-neutron-full: - branches: ^stable/(newton|ocata|pike)$ + branches: ^stable/(newton|ocata)$ - tempest-full - neutron-grenade: branches: ^(?!stable/(newton|ocata)).*$ gate: jobs: - legacy-tempest-dsvm-neutron-full: - branches: ^stable/(newton|ocata|pike)$ + branches: ^stable/(newton|ocata)$ - tempest-full - neutron-grenade: branches: ^(?!stable/(newton|ocata)).*$