TMT: update RHEL test envs
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
parent
31e9f0bdcc
commit
f073e0434d
|
@ -67,9 +67,9 @@ jobs:
|
|||
message: "podman e2e tests failed on RHEL. @containers/packit-build please check."
|
||||
targets: &pr_test_targets_rhel
|
||||
epel-9-x86_64:
|
||||
distros: [RHEL-9.2.0-Nightly]
|
||||
distros: [RHEL-9.3.0-Nightly,RHEL-9.4.0-Nightly]
|
||||
epel-8-x86_64:
|
||||
distros: [RHEL-8.10.0-Nightly]
|
||||
distros: [RHEL-8.9.0-Nightly,RHEL-8.10.0-Nightly]
|
||||
identifier: podman_e2e_test_internal
|
||||
tmt_plan: "/plans/podman_e2e_test"
|
||||
|
||||
|
|
Loading…
Reference in New Issue