diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index acbeeb48..3c8b8c4f 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -89,14 +89,14 @@ branches: ^stable/(newton|ocata|pike)$ - tempest-full - neutron-grenade: - branches: ^(?!stable/newton).*$ + branches: ^(?!stable/(newton|ocata)).*$ gate: jobs: - legacy-tempest-dsvm-neutron-full: branches: ^stable/(newton|ocata|pike)$ - tempest-full - neutron-grenade: - branches: ^(?!stable/newton).*$ + branches: ^(?!stable/(newton|ocata)).*$ experimental: jobs: - legacy-tempest-dsvm-neutron-pg-full: