Run all internal polkit tests in gating

The internal polkit test suite has reasonable runtime, so let's run
everything during gating for extra coverage.
This commit is contained in:
Frantisek Sumsal 2024-11-05 17:07:51 +01:00
parent 41a69ae5af
commit 5dab65ea0d
2 changed files with 13 additions and 11 deletions

View File

@ -3,4 +3,5 @@ product_versions:
- rhel-* - rhel-*
decision_context: osci_compose_gate decision_context: osci_compose_gate
rules: rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/all-buildroot-internal.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/all-no-buildroot-internal.functional}

View File

@ -1,10 +1,11 @@
/tier1-internal: /all-buildroot-internal:
discover: plan:
how: fmf import:
url: https://gitlab.com/redhat/rhel/tests/polkit.git url: https://pkgs.devel.redhat.com/git/tests/polkit
filter: 'tier: 1' name: /plans/all-buildroot
execute:
how: tmt /all-no-buildroot-internal:
adjust: plan:
enabled: false import:
when: distro == centos-stream or distro == fedora url: https://pkgs.devel.redhat.com/git/tests/polkit
name: /plans/all-no-buildroot