Fix zuul v3 jobs
The local defined jobs are named without legacy but the project list uses the legacy jobs. Remove the legacy- prefix so that the local defined jobs are used. Needed-By: Idf02d68f6ac16755d6672544d77db8a42dbbd218 Change-Id: I6ef72cc19f13e07636af68c8375887c7b7bd8b88
This commit is contained in:
parent
06f5034249
commit
1be72d4183
@ -2,13 +2,13 @@
|
||||
name: openstack/collectd-ceilometer-plugin
|
||||
experimental:
|
||||
jobs:
|
||||
- legacy-dsvm-collectd-ceilometer-plugin-src:
|
||||
- dsvm-collectd-ceilometer-plugin-src:
|
||||
voting: false
|
||||
- legacy-dsvm-collectd-ceilometer-plugin-bin:
|
||||
- dsvm-collectd-ceilometer-plugin-bin:
|
||||
voting: false
|
||||
- legacy-dsvm-collectd-ceilometer-plugin-src-centos-7:
|
||||
- dsvm-collectd-ceilometer-plugin-src-centos-7:
|
||||
voting: false
|
||||
- legacy-dsvm-collectd-ceilometer-plugin-bin-centos-7:
|
||||
- dsvm-collectd-ceilometer-plugin-bin-centos-7:
|
||||
voting: false
|
||||
|
||||
- job:
|
||||
|
Loading…
x
Reference in New Issue
Block a user