Import the gating plan from test git

As it currently requires CRB, so I don't have to duplicate the
configuration in multiple places.
This commit is contained in:
Frantisek Sumsal 2024-11-22 14:59:46 +01:00
parent 1c791f5d1e
commit bddc89d388
3 changed files with 6 additions and 11 deletions

View File

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

5
plans.fmf Normal file
View File

@ -0,0 +1,5 @@
/all-internal:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/libpsl
name: /plans/all

View File

@ -1,10 +0,0 @@
summary: Internal gating tests plan
discover:
- name: Internal gating tests (libpsl)
how: fmf
url: https://pkgs.devel.redhat.com/git/tests/libpsl
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora