diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..56a6051 --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/gating.yaml b/gating.yaml index c190bde..8c504d3 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.tier1.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/gating.functional} \ No newline at end of file diff --git a/plans/internal/gating.fmf b/plans/internal/gating.fmf new file mode 100644 index 0000000..4d5f84e --- /dev/null +++ b/plans/internal/gating.fmf @@ -0,0 +1,14 @@ +summary: Internal gating tests plan for keyutils +discover: + how: fmf + url: https://pkgs.devel.redhat.com/git/tests/keyutils + test: [ + "Basic/testsuite", + ] +environment: + AVC_ERROR: +no_avc_check +execute: + how: tmt +adjust: + enabled: false + when: distro == centos-stream or distro == fedora