a7eaaf40a6
Neither the stable-compat job group nor the templates they define are used any longer, so remove them any any instantiations thereof. Also remove a stray voting override for one of these jobs left behind in the zuul layout. Change-Id: Ia40d8cbf8cef803617509aeca20a9f1ec79d0880
9 lines
281 B
YAML
9 lines
281 B
YAML
- job-group:
|
|
name: 'lib-forward-testing-{name}'
|
|
jobs:
|
|
- '{pipeline}-tempest-dsvm-neutron-src-{name}{branch-designator}':
|
|
pipeline: gate
|
|
node: 'devstack-precise || devstack-trusty'
|
|
branch-designator: ''
|
|
branch-override: default
|