Merge "mirror-update: move testing to mirror-update99"
This commit is contained in:
commit
1f7e89dcc8
@ -147,7 +147,7 @@
|
||||
- host_vars/grafana01.opendev.org.yaml
|
||||
- host_vars/mirror01.openafs.provider.opendev.org.yaml
|
||||
- host_vars/mirror02.openafs.provider.opendev.org.yaml
|
||||
- host_vars/mirror-update01.opendev.org.yaml
|
||||
- host_vars/mirror-update99.opendev.org.yaml
|
||||
- host_vars/paste99.opendev.org.yaml
|
||||
- host_vars/refstack01.openstack.org.yaml
|
||||
- host_vars/review99.opendev.org.yaml
|
||||
|
@ -13,7 +13,7 @@
|
||||
# under the License.
|
||||
|
||||
|
||||
testinfra_hosts = ['mirror-update01.opendev.org']
|
||||
testinfra_hosts = ['mirror-update99.opendev.org']
|
||||
|
||||
# Manually calculated from the "secret" value in the test host vars
|
||||
KEYTAB_SHA256 = '88d4ac38ad3da024913843d8917d5be89ceac4abef7b977718f2c3f1db3ccde4'
|
||||
|
@ -473,7 +473,7 @@
|
||||
nodes:
|
||||
- name: bridge.openstack.org
|
||||
label: ubuntu-bionic
|
||||
- name: mirror-update01.opendev.org
|
||||
- name: mirror-update99.opendev.org
|
||||
label: ubuntu-focal
|
||||
vars:
|
||||
run_playbooks:
|
||||
@ -484,6 +484,7 @@
|
||||
- playbooks/roles/mirror-update/
|
||||
- playbooks/roles/reprepro/
|
||||
- playbooks/service-mirror-update.yaml
|
||||
- playbooks/zuul/templates/host_vars/mirror-update99.opendev.org.yaml.j2
|
||||
- testinfra/test_mirror-update.py
|
||||
|
||||
- job:
|
||||
|
Loading…
Reference in New Issue
Block a user