mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Merge pull request #46582 from ceph/rhel86
qa: Default to RHEL8.6 instead of 8.5
This commit is contained in:
commit
d9e7c1b797
6
qa/distros/all/rhel_8.6.yaml
Normal file
6
qa/distros/all/rhel_8.6.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
os_type: rhel
|
||||
os_version: "8.6"
|
||||
overrides:
|
||||
selinux:
|
||||
whitelist:
|
||||
- scontext=system_u:system_r:logrotate_t:s0
|
@ -1 +1 @@
|
||||
rhel_8.5.yaml
|
||||
rhel_8.6.yaml
|
@ -1,5 +1,5 @@
|
||||
os_type: rhel
|
||||
os_version: "8.5"
|
||||
os_version: "8.6"
|
||||
overrides:
|
||||
selinux:
|
||||
whitelist:
|
@ -1,5 +1,5 @@
|
||||
os_type: rhel
|
||||
os_version: "8.5"
|
||||
os_version: "8.6"
|
||||
overrides:
|
||||
selinux:
|
||||
whitelist:
|
@ -1,5 +1,5 @@
|
||||
os_type: rhel
|
||||
os_version: "8.5"
|
||||
os_version: "8.6"
|
||||
overrides:
|
||||
selinux:
|
||||
whitelist:
|
@ -1,5 +1,5 @@
|
||||
os_type: rhel
|
||||
os_version: "8.5"
|
||||
os_version: "8.6"
|
||||
overrides:
|
||||
selinux:
|
||||
whitelist:
|
@ -1 +1 @@
|
||||
.qa/distros/podman/rhel_8.5_container_tools_rhel8.yaml
|
||||
.qa/distros/podman/rhel_8.6_container_tools_rhel8.yaml
|
Loading…
Reference in New Issue
Block a user