|
|
|
@ -88,6 +88,34 @@
|
|
|
|
|
- roles/
|
|
|
|
|
- testinfra/
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: system-config-run-base-old-bridge
|
|
|
|
|
parent: system-config-run
|
|
|
|
|
description: |
|
|
|
|
|
Run the "base" playbook on each of the node types
|
|
|
|
|
currently in use on an "old" Bionic bridge
|
|
|
|
|
nodeset:
|
|
|
|
|
nodes:
|
|
|
|
|
- name: bridge.openstack.org
|
|
|
|
|
label: ubuntu-bionic
|
|
|
|
|
- name: xenial
|
|
|
|
|
label: ubuntu-xenial
|
|
|
|
|
- name: bionic
|
|
|
|
|
label: ubuntu-bionic
|
|
|
|
|
- name: focal
|
|
|
|
|
label: ubuntu-focal
|
|
|
|
|
- name: jammy
|
|
|
|
|
label: ubuntu-jammy
|
|
|
|
|
groups:
|
|
|
|
|
- name: bastion
|
|
|
|
|
nodes:
|
|
|
|
|
- bridge.openstack.org
|
|
|
|
|
files:
|
|
|
|
|
- tox.ini
|
|
|
|
|
- playbooks/
|
|
|
|
|
- roles/
|
|
|
|
|
- testinfra/
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: system-config-run-base-ansible-devel
|
|
|
|
|
parent: system-config-run-base
|
|
|
|
|