Add ze12.openstack.org

We believe the relative_priority change has altered our workload
such that we have smaller jobs starting more frequently.  Since
job starts are limited by the executors, we have developed a backlog
and need another executor to relieve the pressure.

Change-Id: I98052e0135c7ee615f1f187b9d0a250cdd1ff178
This commit is contained in:
James E. Blair 2018-12-05 12:49:21 -08:00
parent 8c984dead9
commit 7f3963efca
5 changed files with 18 additions and 0 deletions

View File

@ -344,6 +344,7 @@ cacti_hosts:
- ze09.openstack.org
- ze10.openstack.org
- ze11.openstack.org
- ze12.openstack.org
- zk01.openstack.org
- zk02.openstack.org
- zk03.openstack.org

View File

@ -1048,6 +1048,14 @@ all:
private_v4: 10.209.160.69
public_v4: 104.239.149.58
public_v6: 2001:4800:7819:105:be76:4eff:fe04:4f0d
ze12.openstack.org:
ansible_host: 2001:4800:7818:104:be76:4eff:fe03:b582
location:
cloud: openstackci-rax
region_name: DFW
private_v4: 10.209.32.181
public_v4: 104.130.124.187
public_v6: 2001:4800:7818:104:be76:4eff:fe03:b582
zk01.openstack.org:
ansible_host: 2001:4800:7817:103:be76:4eff:fe04:e359
location:

View File

@ -86,3 +86,6 @@ iptables_extra_allowed_hosts:
- hostname: ze11.openstack.org
port: 8125
protocol: udp
- hostname: ze12.openstack.org
port: 8125
protocol: udp

View File

@ -101,3 +101,6 @@ iptables_extra_allowed_hosts:
- protocol: tcp
port: '4730'
hostname: ze11.openstack.org
- protocol: tcp
port: '4730'
hostname: ze12.openstack.org

View File

@ -36,6 +36,9 @@ iptables_extra_allowed_hosts:
- protocol: tcp
port: 4730
hostname: ze11.openstack.org
- protocol: tcp
port: 4730
hostname: ze12.openstack.org
- protocol: tcp
port: 4730
hostname: zm01.openstack.org