Switch collectd molecule jobs to use CentOS Stream 8 image
Collectd molecule depends on tripleo-repos to install appstream and baseos repos, which by default will configure repos for CentOS-8. Since CentOS-8 already reached EOL, we can move molecule jobs' image to CentOS Stream 8, instead of changing tripleo-repos to provide different repos for ubi-8. This is a follow-up change ofab88334e14Related-Bug: #1959100 (cherry picked from commit6137dd8618) Switch molecule jobs to centos stream 8 Closes-Bug: #1959100 Change-Id: I69aa4e837b88a08ee68fca552c645e3e7183fab7 (cherry picked from commitab88334e14)
This commit is contained in:
committed by
Chris Sibbitt
parent
fddf6fe3b3
commit
8572cdc071
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -28,7 +28,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -29,7 +29,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -28,7 +28,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -29,7 +29,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -29,7 +29,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -29,7 +29,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -29,7 +29,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -28,7 +28,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
vars:
|
||||
ansible_user: root
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -28,7 +28,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -28,7 +28,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
roles:
|
||||
- role: test_deps
|
||||
test_deps_setup_tripleo: true
|
||||
test_deps_setup_stream: false
|
||||
test_deps_setup_stream: true
|
||||
test_deps_setup_ceph: true
|
||||
test_deps_extra_packages:
|
||||
- openssh
|
||||
|
||||
@@ -5,9 +5,9 @@ driver:
|
||||
platforms:
|
||||
- name: collectd-test
|
||||
hostname: collectd-test
|
||||
image: ubi8/ubi-init
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: ../common/Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
|
||||
@@ -5,9 +5,9 @@ driver:
|
||||
platforms:
|
||||
- name: collectd-test
|
||||
hostname: collectd-test
|
||||
image: ubi8/ubi-init
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: ../common/Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
|
||||
@@ -9,9 +9,9 @@ driver:
|
||||
platforms:
|
||||
- name: collectd-test
|
||||
hostname: collectd-test
|
||||
image: ubi8/ubi-init
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: ../common/Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
@@ -34,9 +34,9 @@ platforms:
|
||||
ipv4_address: "192.168.42.1"
|
||||
- name: collectd-server
|
||||
hostname: collectd-server
|
||||
image: ubi8/ubi-init
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: ../common/Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
- name: "Set-up tripleo-repos"
|
||||
command: |
|
||||
tripleo-repos --no-stream -b master current-tripleo
|
||||
tripleo-repos -b master current-tripleo
|
||||
|
||||
- name: "Install collectd plugin packages"
|
||||
package:
|
||||
|
||||
@@ -5,9 +5,9 @@ driver:
|
||||
platforms:
|
||||
- name: collectd-test
|
||||
hostname: collectd-test
|
||||
image: ubi8/ubi-init
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: ../common/Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
|
||||
@@ -5,9 +5,9 @@ driver:
|
||||
platforms:
|
||||
- name: collectd-test
|
||||
hostname: collectd-test
|
||||
image: ubi8/ubi-init
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: ../common/Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
|
||||
@@ -5,9 +5,9 @@ driver:
|
||||
platforms:
|
||||
- name: collectd-test
|
||||
hostname: collectd-test
|
||||
image: ubi8/ubi-init
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: ../common/Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
|
||||
@@ -5,9 +5,9 @@ driver:
|
||||
platforms:
|
||||
- name: collectd-test
|
||||
hostname: collectd-test
|
||||
image: ubi8/ubi-init
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: ../common/Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
|
||||
@@ -4,4 +4,3 @@
|
||||
|
||||
- src: git+http://github.com/infrawatch/collectd-config-ansible-role
|
||||
name: collectd_config
|
||||
version: plugin/python
|
||||
|
||||
@@ -5,9 +5,9 @@ driver:
|
||||
platforms:
|
||||
- name: collectd-test
|
||||
hostname: collectd-test
|
||||
image: ubi8/ubi-init
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: ../common/Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi:8.2
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -33,7 +33,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
vars:
|
||||
# use a tmp hosts path since /etc/hosts isn't writeable in the
|
||||
@@ -60,7 +60,7 @@ provisioner:
|
||||
children:
|
||||
allovercloud:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
hostname_resolve_network: ctlplane
|
||||
ctlplane_ip: 192.168.24.1
|
||||
internal_api_ip: 172.17.0.1
|
||||
|
||||
@@ -26,9 +26,9 @@
|
||||
register: hosts_result
|
||||
check_mode: true
|
||||
loop:
|
||||
- 192.168.24.1 ubi8.localdomain ubi8
|
||||
- 192.168.24.1 ubi8.ctlplane.localdomain ubi8.ctlplane
|
||||
- 172.17.0.1 ubi8.internalapi.localdomain ubi8.internalapi
|
||||
- 192.168.24.1 centos.localdomain centos
|
||||
- 192.168.24.1 centos.ctlplane.localdomain centos.ctlplane
|
||||
- 172.17.0.1 centos.internalapi.localdomain centos.internalapi
|
||||
|
||||
- name: slurp /tmp/hosts
|
||||
slurp:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
command: /sbin/init
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -29,7 +29,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -29,7 +29,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -29,7 +29,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -28,7 +28,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
vars:
|
||||
ctlplane_ip: 192.168.24.2
|
||||
|
||||
@@ -19,4 +19,4 @@
|
||||
hosts: all
|
||||
roles:
|
||||
- role: test_deps
|
||||
test_deps_setup_stream: false
|
||||
test_deps_setup_stream: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
command: /sbin/init
|
||||
@@ -32,7 +32,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools cronie rsyslog
|
||||
command: /sbin/init
|
||||
@@ -31,7 +31,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
roles:
|
||||
- role: test_deps
|
||||
test_deps_setup_tripleo: true
|
||||
test_deps_setup_stream: false
|
||||
test_deps_setup_stream: true
|
||||
test_deps_extra_packages:
|
||||
- facter
|
||||
- rsync
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -28,7 +28,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
vars:
|
||||
ansible_user: root
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -30,7 +30,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi:8.2
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
command: /sbin/init
|
||||
@@ -31,7 +31,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
command: /sbin/init
|
||||
@@ -32,7 +32,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
command: /sbin/init
|
||||
@@ -32,7 +32,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools libselinux-python* policycoreutils-python-utils
|
||||
volumes:
|
||||
@@ -28,7 +28,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
name: ansible
|
||||
log: true
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi-init
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -31,7 +31,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -5,11 +5,11 @@ driver:
|
||||
log: true
|
||||
|
||||
platforms:
|
||||
- name: ubi8
|
||||
hostname: ubi8
|
||||
image: ubi8/ubi:8.2
|
||||
- name: centos
|
||||
hostname: centos
|
||||
image: centos/centos:stream8
|
||||
registry:
|
||||
url: registry.access.redhat.com
|
||||
url: quay.io
|
||||
dockerfile: Dockerfile
|
||||
pkg_extras: python*setuptools
|
||||
volumes:
|
||||
@@ -31,7 +31,7 @@ provisioner:
|
||||
hosts:
|
||||
all:
|
||||
hosts:
|
||||
ubi8:
|
||||
centos:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
log: true
|
||||
env:
|
||||
|
||||
@@ -22,4 +22,4 @@
|
||||
roles:
|
||||
- role: test_deps
|
||||
test_deps_setup_tripleo: true
|
||||
test_deps_setup_stream: false
|
||||
test_deps_setup_stream: true
|
||||
|
||||
@@ -289,6 +289,7 @@
|
||||
- ^tripleo_ansible/roles/tripleo_collectd/(?!meta).*
|
||||
name: tripleo-ansible-centos-8-molecule-tripleo_collectd
|
||||
parent: tripleo-ansible-centos-8-base
|
||||
timeout: 7200
|
||||
vars:
|
||||
tripleo_role_name: tripleo_collectd
|
||||
- job:
|
||||
|
||||
Reference in New Issue
Block a user