Add devstack-centos7 to internap and blue box

Add it with a new dib image name so that we can gracefully retire
the strangely named 'devstack-centos7-dib' disk image.

Change-Id: I37c688f64ee6a5e58060c3404ddb263ec0f0d1a3
This commit is contained in:
James E. Blair
2016-01-29 09:09:13 -08:00
parent c129969b25
commit cf8eff13cc

View File

@@ -106,6 +106,8 @@ labels:
providers:
- name: ovh-gra1
- name: ovh-bhs1
- name: bluebox-sjc1
- name: internap-nyj01
- name: fedora-23
image: fedora-23
ready-script: configure_mirror.sh
@@ -383,6 +385,13 @@ providers:
username: jenkins
private-key: /home/nodepool/.ssh/id_rsa
config-drive: true
- name: devstack-centos7
min-ram: 8000
name-filter: 'nodepool'
diskimage: devstack-centos7
username: jenkins
private-key: /home/nodepool/.ssh/id_rsa
config-drive: true
- name: internap-nyj01
region-name: 'nyj01'
cloud: internap
@@ -415,6 +424,13 @@ providers:
username: jenkins
private-key: /home/nodepool/.ssh/id_rsa
config-drive: true
- name: devstack-centos7
min-ram: 8000
name-filter: 'A1.8'
diskimage: devstack-centos7
username: jenkins
private-key: /home/nodepool/.ssh/id_rsa
config-drive: true
- name: tripleo-test-cloud-rh1
cloud: tripleo-test-cloud-rh1
boot-timeout: 120
@@ -472,6 +488,18 @@ diskimages:
DIB_APT_LOCAL_CACHE: '0'
DIB_DISABLE_APT_CLEANUP: '1'
QEMU_IMG_OPTIONS: compat=0.10
- name: devstack-centos7
elements:
- centos7
- vm
- openstack-repos
- nodepool-base
- node-devstack
- cache-bindep
env-vars:
TMPDIR: /opt/dib_tmp
DIB_IMAGE_CACHE: /opt/dib_cache
QEMU_IMG_OPTIONS: compat=0.10
- name: devstack-centos7-dib
elements:
- centos7