Replace ze09-12.openstack.org with ze09-12.opendev.org

These are new focal replacement servers. Because this is the last set of
replacements for the executors we also cleanup the testing of the old
servers in the system-config-run-zuul job and the inventory group
checker job.

Change-Id: I111d42c9dfd6488ef69ff1a7f76062a73d1f37bf
This commit is contained in:
Clark Boylan 2021-03-08 09:23:20 -08:00
parent 97942432c5
commit a2fd912511
4 changed files with 20 additions and 32 deletions

View File

@ -310,10 +310,10 @@ cacti_hosts:
- ze06.opendev.org - ze06.opendev.org
- ze07.opendev.org - ze07.opendev.org
- ze08.opendev.org - ze08.opendev.org
- ze09.openstack.org - ze09.opendev.org
- ze10.openstack.org - ze10.opendev.org
- ze11.openstack.org - ze11.opendev.org
- ze12.openstack.org - ze12.opendev.org
- zk01.openstack.org - zk01.openstack.org
- zk02.openstack.org - zk02.openstack.org
- zk03.openstack.org - zk03.openstack.org

View File

@ -803,34 +803,34 @@ all:
region_name: DFW region_name: DFW
public_v4: 104.239.144.97 public_v4: 104.239.144.97
public_v6: 2001:4800:7818:104:be76:4eff:fe04:4816 public_v6: 2001:4800:7818:104:be76:4eff:fe04:4816
ze09.openstack.org: ze09.opendev.org:
ansible_host: 104.239.136.207 ansible_host: 104.239.142.119
location: location:
cloud: openstackci-rax cloud: openstackci-rax
region_name: DFW region_name: DFW
public_v4: 104.239.136.207 public_v4: 104.239.142.119
public_v6: 2001:4800:7818:104:be76:4eff:fe02:6612 public_v6: 2001:4800:7818:104:be76:4eff:fe01:2b8
ze10.openstack.org: ze10.opendev.org:
ansible_host: 104.239.135.53 ansible_host: 104.130.135.197
location: location:
cloud: openstackci-rax cloud: openstackci-rax
region_name: DFW region_name: DFW
public_v4: 104.239.135.53 public_v4: 104.130.135.197
public_v6: 2001:4800:7819:104:be76:4eff:fe04:41e5 public_v6: 2001:4800:7818:101:be76:4eff:fe04:5364
ze11.openstack.org: ze11.opendev.org:
ansible_host: 104.239.149.58 ansible_host: 104.130.135.134
location: location:
cloud: openstackci-rax cloud: openstackci-rax
region_name: DFW region_name: DFW
public_v4: 104.239.149.58 public_v4: 104.130.135.134
public_v6: 2001:4800:7819:105:be76:4eff:fe04:4f0d public_v6: 2001:4800:7818:101:be76:4eff:fe04:4e5e
ze12.openstack.org: ze12.opendev.org:
ansible_host: 104.130.124.187 ansible_host: 104.130.126.61
location: location:
cloud: openstackci-rax cloud: openstackci-rax
region_name: DFW region_name: DFW
public_v4: 104.130.124.187 public_v4: 104.130.126.61
public_v6: 2001:4800:7818:104:be76:4eff:fe03:b582 public_v6: 2001:4800:7818:104:be76:4eff:fe04:5fdf
zk01.openstack.org: zk01.openstack.org:
ansible_host: 23.253.236.126 ansible_host: 23.253.236.126
location: location:

View File

@ -51,10 +51,5 @@ results:
- zuul - zuul
- zuul-executor - zuul-executor
ze12.openstack.org:
- afs-client
- zuul
- zuul-executor
zk01.openstack.org: zk01.openstack.org:
- zookeeper - zookeeper

View File

@ -741,8 +741,6 @@
label: ubuntu-focal label: ubuntu-focal
- name: ze01.opendev.org - name: ze01.opendev.org
label: ubuntu-focal label: ubuntu-focal
- name: ze12.openstack.org
label: ubuntu-xenial
- name: zuul01.openstack.org - name: zuul01.openstack.org
label: ubuntu-xenial label: ubuntu-xenial
required-projects: required-projects:
@ -766,11 +764,6 @@
'/etc/hosts': logs '/etc/hosts': logs
'/etc/zuul/zuul.conf': logs '/etc/zuul/zuul.conf': logs
'/var/log/zuul/executor-debug.log': logs '/var/log/zuul/executor-debug.log': logs
ze12.openstack.org:
host_copy_output:
'/etc/hosts': logs
'/etc/zuul/zuul.conf': logs
'/var/log/zuul/executor-debug.log': logs
zuul01.openstack.org: zuul01.openstack.org:
host_copy_output: host_copy_output:
'/etc/hosts': logs '/etc/hosts': logs