We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d21d9eb + a53bc35 commit ca793c9Copy full SHA for ca793c9
.github/workflows/container-tests.yml
@@ -46,7 +46,7 @@ jobs:
46
- tmt_plan: "rhel9-docker"
47
os_test: "rhel9"
48
context: "RHEL9"
49
- compose: "RHEL-9.1.0-Nightly"
+ compose: "RHEL-9.0.0-Nightly"
50
api_key: "TF_INTERNAL_API_KEY"
51
branch: "master"
52
tmt_repo: "https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans"
.github/workflows/openshift-tests.yml
@@ -51,7 +51,7 @@ jobs:
- tmt_plan: "rhel9-openshift-4"
53
context: "RHEL9 - OpenShift 4"
54
55
test_name: "test-openshift-4"
56
57
0 commit comments