Skip to content

Commit

Permalink
Add new environment variable to 8.8to9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
  • Loading branch information
r0x0d authored and fernflower committed Jul 31, 2023
1 parent c7f079d commit 91f389f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
SOURCE_RELEASE: "7.9"
TARGET_RELEASE: "8.8"


# - job: tests
# fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests"
# fmf_ref: "master"
Expand Down Expand Up @@ -165,7 +166,8 @@ jobs:
env:
SOURCE_RELEASE: "8.8"
TARGET_RELEASE: "9.2"
RHSM_REPOS: "rhel-8-for-x86_64-appstream-rpms,rhel-8-for-x86_64-baseos-rpms"
RHSM_REPOS: "rhel-8-for-x86_64-appstream-beta-rpms,rhel-8-for-x86_64-baseos-beta-rpms"
LEAPP_DEVEL_TARGET_RELEASE: "9.2"

# - job: tests
# fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests"
Expand Down

0 comments on commit 91f389f

Please sign in to comment.