From c24a15e8dbd869112f4dbc06c1fc5586b5939acc Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 18 Oct 2023 17:16:59 -0700 Subject: [PATCH] Fix zuul config error for neutron-greande job neutron-grenade job definition is gone with neutron stable/train is EOL but it is used in integrated-gate template. This fixes the zuul config error for neutron-grenade job. Change-Id: Icad45cc966cbe81273a5be9311ab17c1b653f3e1 --- zuul.d/zuul-legacy-project-templates.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index 1cf00515..16acfc63 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -15,21 +15,9 @@ check: jobs: - tempest-full - - neutron-grenade: - # NOTE(gmann): Do not run the grenade job for - # the oldest stable branch. - # Now this is only needed up till stable/train as - # stable/ussuri onwards we use integrated-gate-py3. - branches: ^stable/(queens|rocky|stein|train).*$ gate: jobs: - tempest-full - - neutron-grenade: - # NOTE(gmann): Do not run the grenade job for - # the oldest stable branch. - # Now this is only needed up till stable/train as - # stable/ussuri onwards we use integrated-gate-py3. - branches: ^stable/(queens|rocky|stein|train).*$ - project-template: name: puppet-module-unit-jobs