Merge "Add hp1 back running tripleo ci"

This commit is contained in:
Jenkins 2015-01-21 14:02:06 +00:00 committed by Gerrit Code Review
commit 6b35f0cf1f

View File

@ -218,11 +218,13 @@ labels:
min-ready: 8 min-ready: 8
providers: providers:
- name: tripleo-test-cloud-rh1 - name: tripleo-test-cloud-rh1
- name: tripleo-test-cloud-hp1
- name: tripleo-f20 - name: tripleo-f20
image: tripleo-f20 image: tripleo-f20
min-ready: 8 min-ready: 8
providers: providers:
- name: tripleo-test-cloud-rh1 - name: tripleo-test-cloud-rh1
- name: tripleo-test-cloud-hp1
providers: providers:
- name: rax-dfw - name: rax-dfw
@ -979,19 +981,19 @@ providers:
setup: prepare_node_py3k.sh setup: prepare_node_py3k.sh
username: jenkins username: jenkins
private-key: /home/nodepool/.ssh/id_rsa private-key: /home/nodepool/.ssh/id_rsa
- name: tripleo-test-cloud - name: tripleo-test-cloud-hp1
service-type: 'compute' service-type: 'compute'
service-name: 'nova' service-name: 'nova'
username: '<%= tripleo_username %>' username: '<%= tripleo_username %>'
password: '<%= tripleo_password %>' password: '<%= tripleo_password %>'
project-id: '<%= tripleo_project %>' project-id: '<%= tripleo_project %>'
auth-url: 'https://ci-overcloud.tripleo.org:13000/v2.0' auth-url: 'https://ci-overcloud.hp1.tripleo.org:13000/v2.0'
boot-timeout: 120 boot-timeout: 120
max-servers: 0 max-servers: 90
rate: 0.001 rate: 0.001
networks: networks:
- net-id: a395fac5-adec-4ab9-a605-963558349cfd - net-label: default-net
- net-id: 063ec9df-2fec-4723-8d4b-92c60193bd08 - net-label: tripleo-bm-test
images: images:
- name: tripleo-precise - name: tripleo-precise
base-image: 'Ubuntu Precise 12.04 LTS Server 64-bit' base-image: 'Ubuntu Precise 12.04 LTS Server 64-bit'