Skip to content

Commit

Permalink
Be more specific about distro
Browse files Browse the repository at this point in the history
Instead of vague distro=7 and distro=8 use
7.9 and 8.6 respectedly as our refactored regression
tests now use.
This should fix the "no plans found" issue with 8.6-rhui
upgrade as well as continue running e2e test as part of
8->9 integration tests.
  • Loading branch information
fernflower authored and pirat89 committed Aug 18, 2022
1 parent 98fb703 commit c7ad39c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tmt-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
variables: "LEAPP_DEVEL_TARGET_PRODUCT_TYPE=beta;RHSM_SKU=RH00069;TARGET_RELEASE=9.1;TARGET_KERNEL=el9;RHSM_REPOS=rhel-8-for-x86_64-appstream-rpms,rhel-8-for-x86_64-baseos-rpms"
compose: "RHEL-8.7.0-Nightly"
pull_request_status_name: "8.7to9.1"
tmt_context: "distro=rhel-8.7"

call_workflow_tests_8to9_sst:
needs: call_workflow_copr_build
Expand Down

0 comments on commit c7ad39c

Please sign in to comment.