Remove final bare-trusty job

Test puppet apply on trusty using an ubuntu-trusty node: Change
gate-infra-puppet-apply-bare-trusty to
gate-infra-puppet-apply-ubuntu-trusty.

Also set min-ready to 0 for ubuntu-trusty in nodepool, a followup with
remove the configuration completely.

Change-Id: I4deff0af52d4189f1d07ddb6b07da5152888c144
This commit is contained in:
Andreas Jaeger 2016-03-10 15:46:49 +01:00
parent 55ce9509e2
commit 0f4fc18cba
3 changed files with 4 additions and 4 deletions

@ -8383,7 +8383,7 @@
- gate-infra-puppet-apply-{ostype}:
ostype:
- bare-precise
- bare-trusty
- ubuntu-trusty
- fedora-23
- gate-infra-puppet-apply-dsvm-{ostype}:
ostype:

@ -45,7 +45,7 @@ labels:
- name: bare-trusty
image: bare-trusty
ready-script: configure_mirror.sh
min-ready: 1
min-ready: 0
providers:
- name: rax-dfw
- name: rax-ord

@ -648,14 +648,14 @@ project-templates:
- name: infra-puppet-apply-jobs
check:
- gate-infra-puppet-apply-bare-precise
- gate-infra-puppet-apply-bare-trusty
- gate-infra-puppet-apply-ubuntu-trusty
- gate-infra-puppet-apply-dsvm-centos7
- gate-infra-puppet-apply-fedora-23
- gate-openstackci-beaker-centos7-dsvm
- gate-openstackci-beaker-trusty-dsvm
gate:
- gate-infra-puppet-apply-bare-precise
- gate-infra-puppet-apply-bare-trusty
- gate-infra-puppet-apply-ubuntu-trusty
- gate-infra-puppet-apply-dsvm-centos7
- gate-infra-puppet-apply-fedora-23
- gate-openstackci-beaker-centos7-dsvm