Skip to content

Commit

Permalink
Let's use released RHEL-9
Browse files Browse the repository at this point in the history
Signed-off-by: Petr "Stone" Hracek <[email protected]>
  • Loading branch information
phracek committed Jun 30, 2022
1 parent d21d9eb commit a53bc35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/container-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- tmt_plan: "rhel9-docker"
os_test: "rhel9"
context: "RHEL9"
compose: "RHEL-9.1.0-Nightly"
compose: "RHEL-9.0.0-Nightly"
api_key: "TF_INTERNAL_API_KEY"
branch: "master"
tmt_repo: "https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openshift-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- tmt_plan: "rhel9-openshift-4"
os_test: "rhel9"
context: "RHEL9 - OpenShift 4"
compose: "RHEL-9.1.0-Nightly"
compose: "RHEL-9.0.0-Nightly"
test_name: "test-openshift-4"
api_key: "TF_INTERNAL_API_KEY"
branch: "master"
Expand Down

0 comments on commit a53bc35

Please sign in to comment.