diff --git a/ci.fmf b/ci.fmf deleted file mode 100644 index 2eab7b6..0000000 --- a/ci.fmf +++ /dev/null @@ -1,11 +0,0 @@ -summary: Tier tests -discover: - how: fmf - # using temporary location before the test is merged - #repository: git://pkgs.devel.redhat.com/tests/micropipenv - #ref: master - repository: https://src.fedoraproject.org/forks/hhorak/tests/postgresql.git - ref: add-libecpg - filter: 'tag:libecpg' -execute: - how: tmt diff --git a/gating.yaml b/gating.yaml index 648918d..f7de446 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} diff --git a/plans/tier1-internal.fmf b/plans/tier1-internal.fmf new file mode 100644 index 0000000..d2a9869 --- /dev/null +++ b/plans/tier1-internal.fmf @@ -0,0 +1,7 @@ +summary: CentOS gating plan +discover: + how: fmf + url: https://pkgs.devel.redhat.com/git/tests/libecpg + test: /Sanity/libecpg +execute: + how: tmt