diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/gating.yaml b/gating.yaml index 5ad1453..648918d 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: baseos-ci.brew-build.other.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/plans/ci.fmf b/plans/ci.fmf new file mode 100644 index 0000000..4c5329f --- /dev/null +++ b/plans/ci.fmf @@ -0,0 +1,8 @@ +summary: CI Gating Plan +discover: + how: fmf + url: https://gitlab.cee.redhat.com/toolchain-qe/tests/debugedit.git + ref: main + directory: tests +execute: + how: tmt