diff --git a/.packit.yaml b/.packit.yaml index 4b3488f83..7d9180525 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -59,7 +59,7 @@ jobs: job: tests trigger: pull_request targets: - - fedora-40 + - fedora-41 # We don't want to run two test runs; so we limit this to a single package packages: - mock diff --git a/mock/integration-tests/testenvironment b/mock/integration-tests/testenvironment index a63eb51ae..ce09044ed 100644 --- a/mock/integration-tests/testenvironment +++ b/mock/integration-tests/testenvironment @@ -8,7 +8,7 @@ VERBOSE=--verbose # # most tests below will use this mock command line # -testConfig=fedora-40-x86_64 +testConfig=fedora-41-x86_64 uniqueext="$$-$RANDOM" outdir=${TOPDIR}/mock-unit-test cfgdir=${TOPDIR}/../mock-core-configs/etc/mock