add 2 more maintainertests

This commit is contained in:
Kevin Fenzi 2017-02-27 23:43:12 +00:00
parent 66e8025fba
commit 5f02cf43b9
3 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1,17 @@
---
image: CentOS-6-x86_64-GenericCloud-20141129_01
instance_type: ms1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-maintainertest,web-80-anywhere-maintainertest,default,web-443-anywhere-maintainertest,all-icmp-maintainertest
zone: nova
tcp_ports: [22]
inventory_tenant: maintainertest
inventory_instance_name: el6-test
hostbase: el6-test
public_ip: 209.132.184.220
description: el6-test instance
cloud_networks:
# maintainertest-net
- net-id: "a512d096-3fa2-49cc-b989-d43ca687f91d"

View file

@ -0,0 +1,17 @@
---
image: CentOS-7-x86_64-GenericCloud-1503
instance_type: ms1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-maintainertest,web-80-anywhere-maintainertest,default,web-443-anywhere-maintainertest,all-icmp-maintainertest
zone: nova
tcp_ports: [22]
inventory_tenant: maintainertest
inventory_instance_name: el7-test
hostbase: el7-test
public_ip: 209.132.184.221
description: el7-test instance
cloud_networks:
# maintainertest-net
- net-id: "a512d096-3fa2-49cc-b989-d43ca687f91d"

View file

@ -1173,6 +1173,8 @@ f25-test.fedorainfracloud.org
rawhide-test.fedorainfracloud.org rawhide-test.fedorainfracloud.org
ppc64-test.fedorainfracloud.org ppc64-test.fedorainfracloud.org
ppc64le-test.fedorainfracloud.org ppc64le-test.fedorainfracloud.org
el6-test.fedorainfracloud.org
el7-test.fedorainfracloud.org
[jenkins-master] [jenkins-master]
jenkins.fedorainfracloud.org jenkins.fedorainfracloud.org