Merge pull request #46582 from ceph/rhel86

qa: Default to RHEL8.6 instead of 8.5
This commit is contained in:
Zack Cerza 2022-06-15 15:05:55 -06:00 committed by GitHub
commit d9e7c1b797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 12 additions and 6 deletions

View File

@ -0,0 +1,6 @@
os_type: rhel
os_version: "8.6"
overrides:
selinux:
whitelist:
- scontext=system_u:system_r:logrotate_t:s0

View File

@ -1 +1 @@
rhel_8.5.yaml
rhel_8.6.yaml

View File

@ -1,5 +1,5 @@
os_type: rhel
os_version: "8.5"
os_version: "8.6"
overrides:
selinux:
whitelist:

View File

@ -1,5 +1,5 @@
os_type: rhel
os_version: "8.5"
os_version: "8.6"
overrides:
selinux:
whitelist:

View File

@ -1,5 +1,5 @@
os_type: rhel
os_version: "8.5"
os_version: "8.6"
overrides:
selinux:
whitelist:

View File

@ -1,5 +1,5 @@
os_type: rhel
os_version: "8.5"
os_version: "8.6"
overrides:
selinux:
whitelist:

View File

@ -1 +1 @@
.qa/distros/podman/rhel_8.5_container_tools_rhel8.yaml
.qa/distros/podman/rhel_8.6_container_tools_rhel8.yaml