Merge "Make broken chef jobs experimental for now"

This commit is contained in:
Jenkins 2017-05-29 07:22:01 +00:00 committed by Gerrit Code Review
commit 8d2c104dc2

View File

@ -756,11 +756,12 @@ project-templates:
- name: chef-rake-jobs - name: chef-rake-jobs
check: check:
- 'gate-{name}-chef-rake' - 'gate-{name}-chef-rake'
- 'gate-{name}-chef-rake-integration-centos-7-nv'
- 'gate-{name}-chef-rake-integration-ubuntu-xenial-nv' - 'gate-{name}-chef-rake-integration-ubuntu-xenial-nv'
- 'gate-{name}-chef-rake-integration-multinode-ubuntu-xenial-nv'
gate: gate:
- 'gate-{name}-chef-rake' - 'gate-{name}-chef-rake'
experimental:
- 'gate-{name}-chef-rake-integration-centos-7-nv'
- 'gate-{name}-chef-rake-integration-multinode-ubuntu-xenial-nv'
# Note that we only publish specs by official # Note that we only publish specs by official
# teams on specs.o.o - the publish-specs job should not # teams on specs.o.o - the publish-specs job should not