Disable tripleo-test-cloud-rh1 for nodepool

Now that we remove pipelines from zuul, there is no reason to keep
trpielo-test-cloud-rh1 configured in nodepool.

Change-Id: I658fda4fd979065f6783331341f0ad8b03664268
Depends-On: https://review.openstack.org/538023/
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-01-25 13:13:53 -05:00
parent 23db32daa4
commit ee2253b300
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
3 changed files with 4 additions and 6 deletions

View File

@ -22,7 +22,7 @@ labels:
min-ready: 1
max-ready-age: 3600
- name: tripleo-centos-7
min-ready: 1
min-ready: 0
max-ready-age: 3600
- name: ubuntu-trusty
min-ready: 1

View File

@ -22,7 +22,7 @@ labels:
min-ready: 1
max-ready-age: 3600
- name: tripleo-centos-7
min-ready: 1
min-ready: 0
max-ready-age: 3600
- name: ubuntu-trusty
min-ready: 1
@ -104,7 +104,7 @@ providers:
config-drive: true
pools:
- name: main
max-servers: 60
max-servers: 0
networks:
- private
labels:

View File

@ -84,9 +84,7 @@ providers:
region-name: 'regionOne'
cloud: tripleo-test-cloud-rh1
rate: 0.001
diskimages:
- name: centos-7
config-drive: true
diskimages: []
- name: vexxhost-ca-ymq-1
region-name: 'ca-ymq-1'