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 of ab88334e14

Related-Bug: #1959100
(cherry picked from commit 6137dd8618)

Switch molecule jobs to centos stream 8

Closes-Bug: #1959100
Change-Id: I69aa4e837b88a08ee68fca552c645e3e7183fab7
(cherry picked from commit ab88334e14)
This commit is contained in:
Rafael Castillo
2022-01-26 14:41:23 -07:00
committed by Chris Sibbitt
parent fddf6fe3b3
commit 8572cdc071
52 changed files with 208 additions and 208 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -4,4 +4,3 @@
- src: git+http://github.com/infrawatch/collectd-config-ansible-role
name: collectd_config
version: plugin/python

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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

View File

@@ -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:

View File

@@ -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

View File

@@ -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

View File

@@ -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:

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -19,4 +19,4 @@
hosts: all
roles:
- role: test_deps
test_deps_setup_stream: false
test_deps_setup_stream: true

View File

@@ -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

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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

View File

@@ -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

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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

View File

@@ -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:

View File

@@ -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:

View File

@@ -22,4 +22,4 @@
roles:
- role: test_deps
test_deps_setup_tripleo: true
test_deps_setup_stream: false
test_deps_setup_stream: true

View File

@@ -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: