Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update execution environments (patch) #506

Merged
merged 1 commit into from
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/wf_call_molecule_certified_ees.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,13 @@ jobs:
#

# yamllint disable-line rule:line-length
- image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8:2.17.3-1@sha256:63aa5b5748b5d8da5ea7a187feb9d89dc64802572171f006e7115bf616d7182f'
- image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8:2.17.4-3@sha256:fb9eb2c6bd09a44f89dfe6a9cebdb7ce203004318899573606dc5d8653d8818b'
cache_key_suffix: 'rhel8-2.17'
# renovate yaml: datasource=pypi
molecule: '24.9.0'

# yamllint disable-line rule:line-length
- image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8:2.16.10-2@sha256:517f2464e614abe4f81b1afda2c9f49370b09f9f6ffbdb670d7a3bc7d3f34986'
- image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8:2.16.11-3@sha256:e96cd824e2978be746f7e9e548b6fde35a0009d6edd134d557603b81e0d38ead'
cache_key_suffix: 'rhel8-2.16'
# renovate yaml: datasource=pypi
molecule: '24.9.0'
Expand Down Expand Up @@ -143,15 +143,15 @@ jobs:
#

# yamllint disable-line rule:line-length
- image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9:2.17.3-2@sha256:7c61b114722b7f72a4f5be1c5774689b5f8b678b7ca037c1b73a77b43b7710af'
- image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9:2.17.4-4@sha256:cb504355e29f340470066156a0b03cc7af237d2bf8b04e6f56de6df830dab599'
cache_key_suffix: 'rhel9-2.17'
# renovate yaml: datasource=pypi
molecule: '24.9.0'
additional_packages:
- 'python-unversioned-command'

# yamllint disable-line rule:line-length
- image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9:2.16.10-1@sha256:7a6a46565db188b875a13f8e1068cc37a9117548ccf6afe5e93b55ac4d808481'
- image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9:2.16.11-4@sha256:52d4a17765949a61963921459517912d35807364ab68336af8f44e684554074e'
cache_key_suffix: 'rhel9-2.16'
# renovate yaml: datasource=pypi
molecule: '24.9.0'
Expand Down
64 changes: 32 additions & 32 deletions docs/molecule_tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,22 +35,22 @@ Below you'll find the complete test matrix for molecule.

| Operating system control node | Operating system managed node | Ansible Core Version | Automation Execution Environment name |
| :---------------------------- | :---------------------------- | :------------------- | :---------------------------------------------------------- |
| RHEL 9 (UBI) | RHEL 9 (UBI) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.3-2` |
| RHEL 9 (UBI) | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.3-2` |
| RHEL 9 (UBI) | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.3-2` |
| RHEL 9 (UBI) | Debian 10 (Buster) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.3-2` |
| RHEL 9 (UBI) | OpenWrt 23.05 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.3-2` |
| RHEL 9 (UBI) | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.3-2` |
| RHEL 9 (UBI) | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.3-2` |
| RHEL 9 (UBI) | RHEL 9 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.10-1` |
| RHEL 9 (UBI) | RHEL 8 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.10-1` |
| RHEL 9 (UBI) | RHEL 7 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.10-1` |
| RHEL 9 (UBI) | Debian 12 (Bookworm) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.10-1` |
| RHEL 9 (UBI) | Debian 11 (Bullseye) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.10-1` |
| RHEL 9 (UBI) | Debian 10 (Buster) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.10-1` |
| RHEL 9 (UBI) | OpenWrt 23.05 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.10-1` |
| RHEL 9 (UBI) | OpenWrt 22.03.5 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.10-1` |
| RHEL 9 (UBI) | OpenWrt 21.02.7 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.10-1` |
| RHEL 9 (UBI) | RHEL 9 (UBI) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.4-4` |
| RHEL 9 (UBI) | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.4-4` |
| RHEL 9 (UBI) | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.4-4` |
| RHEL 9 (UBI) | Debian 10 (Buster) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.4-4` |
| RHEL 9 (UBI) | OpenWrt 23.05 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.4-4` |
| RHEL 9 (UBI) | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.4-4` |
| RHEL 9 (UBI) | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel9:2.17.4-4` |
| RHEL 9 (UBI) | RHEL 9 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.11-4` |
| RHEL 9 (UBI) | RHEL 8 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.11-4` |
| RHEL 9 (UBI) | RHEL 7 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.11-4` |
| RHEL 9 (UBI) | Debian 12 (Bookworm) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.11-4` |
| RHEL 9 (UBI) | Debian 11 (Bullseye) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.11-4` |
| RHEL 9 (UBI) | Debian 10 (Buster) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.11-4` |
| RHEL 9 (UBI) | OpenWrt 23.05 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.11-4` |
| RHEL 9 (UBI) | OpenWrt 22.03.5 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.11-4` |
| RHEL 9 (UBI) | OpenWrt 21.02.7 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel9:2.16.11-4` |
| RHEL 9 (UBI) | RHEL 9 (UBI) | Ansible Core 2.15 | `ansible-automation-platform/ee-minimal-rhel9:2.15.12-8` |
| RHEL 9 (UBI) | RHEL 8 (UBI) | Ansible Core 2.15 | `ansible-automation-platform/ee-minimal-rhel9:2.15.12-8` |
| RHEL 9 (UBI) | RHEL 7 (UBI) | Ansible Core 2.15 | `ansible-automation-platform/ee-minimal-rhel9:2.15.12-8` |
Expand All @@ -65,22 +65,22 @@ Below you'll find the complete test matrix for molecule.

| Operating system control node | Operating system managed node | Ansible Core Version | Automation Execution Environment name |
| :---------------------------- | :---------------------------- | :------------------- | :---------------------------------------------------------- |
| RHEL 8 (UBI) | RHEL 9 (UBI) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.3-1` |
| RHEL 8 (UBI) | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.3-1` |
| RHEL 8 (UBI) | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.3-1` |
| RHEL 8 (UBI) | Debian 10 (Buster) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.3-1` |
| RHEL 8 (UBI) | OpenWrt 23.05 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.3-1` |
| RHEL 8 (UBI) | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.3-1` |
| RHEL 8 (UBI) | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.3-1` |
| RHEL 8 (UBI) | RHEL 9 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.10-2` |
| RHEL 8 (UBI) | RHEL 8 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.10-2` |
| RHEL 8 (UBI) | RHEL 7 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.10-2` |
| RHEL 8 (UBI) | Debian 12 (Bookworm) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.10-2` |
| RHEL 8 (UBI) | Debian 11 (Bullseye) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.10-2` |
| RHEL 8 (UBI) | Debian 10 (Buster) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.10-2` |
| RHEL 8 (UBI) | OpenWrt 23.05 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.10-2` |
| RHEL 8 (UBI) | OpenWrt 22.03.5 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.10-2` |
| RHEL 8 (UBI) | OpenWrt 21.02.7 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.10-2` |
| RHEL 8 (UBI) | RHEL 9 (UBI) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.4-3` |
| RHEL 8 (UBI) | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.4-3` |
| RHEL 8 (UBI) | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.4-3` |
| RHEL 8 (UBI) | Debian 10 (Buster) | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.4-3` |
| RHEL 8 (UBI) | OpenWrt 23.05 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.4-3` |
| RHEL 8 (UBI) | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.4-3` |
| RHEL 8 (UBI) | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible-automation-platform/ee-minimal-rhel8:2.17.4-3` |
| RHEL 8 (UBI) | RHEL 9 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.11-3` |
| RHEL 8 (UBI) | RHEL 8 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.11-3` |
| RHEL 8 (UBI) | RHEL 7 (UBI) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.11-3` |
| RHEL 8 (UBI) | Debian 12 (Bookworm) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.11-3` |
| RHEL 8 (UBI) | Debian 11 (Bullseye) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.11-3` |
| RHEL 8 (UBI) | Debian 10 (Buster) | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.11-3` |
| RHEL 8 (UBI) | OpenWrt 23.05 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.11-3` |
| RHEL 8 (UBI) | OpenWrt 22.03.5 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.11-3` |
| RHEL 8 (UBI) | OpenWrt 21.02.7 | Ansible Core 2.16 | `ansible-automation-platform/ee-minimal-rhel8:2.16.11-3` |
| RHEL 8 (UBI) | RHEL 9 (UBI) | Ansible Core 2.15 | `ansible-automation-platform/ee-minimal-rhel8:2.15.12-7` |
| RHEL 8 (UBI) | RHEL 8 (UBI) | Ansible Core 2.15 | `ansible-automation-platform/ee-minimal-rhel8:2.15.12-7` |
| RHEL 8 (UBI) | RHEL 7 (UBI) | Ansible Core 2.15 | `ansible-automation-platform/ee-minimal-rhel8:2.15.12-7` |
Expand Down
Loading