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
This commit is contained in:
parent
25618e9466
commit
c24a15e8db
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user