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

OPSEXP-2166 Test playbook on RHEL 8.7 #636

Merged
merged 8 commits into from
Jul 7, 2023
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
2 changes: 1 addition & 1 deletion .github/workflows/enteprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
desc: EC2 ACS 7.4 (Rocky Linux 8)
- name: multimachine
vars: vars.yml
desc: EC2 ACS 7.4 clustered (RHEL8)
desc: EC2 ACS 7.4 clustered (RHEL 8.7)
- name: opensearch
vars: vars.yml
desc: EC2 ACS 7.4 opensearch (RHEL8)
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Legend:
|---------------------|--------------------------|--------------------|--------------------|--------------------|--------------------|
| Amazon Linux (v2) | :x: | :x: | :x: | :x: | :x: |
| Amazon Linux (v1) | :x: | :x: | :x: | :x: | :x: |
| RHEL 8.7 | :ballot_box_with_check: | - | - | - | - |
| RHEL 8.7 | :white_check_mark: | - | - | - | - |
| RHEL 8.6 | :white_check_mark: | :white_check_mark: | - | - | - |
| RHEL 8.5 | :ballot_box_with_check: | :white_check_mark: | :white_check_mark: | - | - |
| RHEL 8.4 | - | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Expand Down
1 change: 1 addition & 0 deletions group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ acc:
supported_os:
RedHat:
versions:
- 8.7
- 8.6
- 8.5
- 8.4
Expand Down
2 changes: 1 addition & 1 deletion molecule/multimachine/vars.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MOLECULE_IT_IMAGE_ID: ami-01a0c58979de8710b # RHEL-8.6.0_HVM-20230301-x86_64-0-Hourly2-GP2
MOLECULE_IT_IMAGE_ID: ami-0fa2f7b35eeb82b7a # RHEL-8.7.0_HVM-20230330-x86_64-56-Hourly2-GP2
MOLECULE_IT_EXTRA_VARS: tests/test-extra-vars.yml
MOLECULE_IT_TEST_CONFIG: tests/test-config.json
MOLECULE_IT_PLATFORM: multimachine