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:
Andreas Jaeger 2017-10-13 10:28:35 +02:00 committed by Andreas Jaeger
parent 06f5034249
commit 1be72d4183
1 changed files with 4 additions and 4 deletions

View File

@ -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: