diff --git a/.packit.yaml b/.packit.yaml index 9b9987caac1..e4185171b9f 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -27,7 +27,7 @@ jobs: job: tests trigger: pull_request fmf_url: https://github.com/RHSecurityCompliance/contest.git - fmf_ref: main + fmf_ref: more_upstream tmt_plan: /plans/upstream-parallel/oscap identifier: contest-oscap targets: @@ -43,6 +43,10 @@ jobs: tmt_plan: /plans/upstream-parallel/ansible identifier: contest-ansible +- <<: *contest-oscap + tmt_plan: /plans/upstream-parallel/other + identifier: contest-other + # when modifying anything below, modify also tests/tmt/ - job: tests