Switch twisted rhel6 buildbots to fedora23
This commit is contained in:
parent
aa65e00909
commit
e25972f733
4 changed files with 11 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
image: "{{ centos66_x86_64 }}"
|
||||
image: "{{ fedora23_x86_64: }}"
|
||||
instance_type: m1.medium
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
|
||||
|
@ -7,10 +7,10 @@ zone: nova
|
|||
tcp_ports: [22, 80, 443]
|
||||
|
||||
inventory_tenant: pythonbots
|
||||
inventory_instance_name: twisted-rhel6-1
|
||||
hostbase: twisted-rhel6-1
|
||||
inventory_instance_name: twisted-fedora23-1
|
||||
hostbase: twisted-fedora23-1
|
||||
public_ip: 209.132.184.185
|
||||
description: twisted buildbot for rhel 6
|
||||
description: twisted buildbot for fedora 23
|
||||
|
||||
cloud_networks:
|
||||
# pythonbots-net
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
image: "{{ centos66_x86_64 }}"
|
||||
image: "{{ fedora23_x86_64 }}"
|
||||
instance_type: m1.medium
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
|
||||
|
@ -7,10 +7,10 @@ zone: nova
|
|||
tcp_ports: [22, 80, 443]
|
||||
|
||||
inventory_tenant: pythonbots
|
||||
inventory_instance_name: twisted-rhel6-2
|
||||
hostbase: twisted-rhel6-2
|
||||
inventory_instance_name: twisted-fedora23-2
|
||||
hostbase: twisted-fedora23-2
|
||||
public_ip: 209.132.184.186
|
||||
description: twisted buildbot for rhel6 2
|
||||
description: twisted buildbot for fedora23 2
|
||||
|
||||
cloud_networks:
|
||||
# pythonbots-net
|
|
@ -1077,8 +1077,8 @@ twisted-fedora21-1.fedorainfracloud.org
|
|||
twisted-fedora21-2.fedorainfracloud.org
|
||||
twisted-fedora22-1.fedorainfracloud.org
|
||||
twisted-fedora22-2.fedorainfracloud.org
|
||||
twisted-rhel6-1.fedorainfracloud.org
|
||||
twisted-rhel6-2.fedorainfracloud.org
|
||||
twisted-fedora23-1.fedorainfracloud.org
|
||||
twisted-fedora23-2.fedorainfracloud.org
|
||||
twisted-rhel7-1.fedorainfracloud.org
|
||||
twisted-rhel7-2.fedorainfracloud.org
|
||||
|
||||
|
|
|
@ -38,6 +38,7 @@ fedora22_x86_64: Fedora-Cloud-Base-22-20150521.x86_64
|
|||
fedora_atomic_22_alpha: Fedora-Cloud-Atomic-22_Alpha-20150305.x86_64
|
||||
fedora_atomic_22_beta: Fedora-Cloud-Atomic-22_Beta-20150415.x86_64
|
||||
fedora_atomic_22: Fedora-Cloud-Atomic-22-20150521.x86_64
|
||||
fedora23_x86_64: Fedora-Cloud-Base-23-20151030.x86_64
|
||||
centos70_x86_64: CentOS-7-x86_64-GenericCloud-1503
|
||||
centos66_x86_64: CentOS-6-x86_64-GenericCloud-20141129_01
|
||||
rhel70_x86_64: rhel-guest-image-7.0-20140930.0.x86_64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue