diff --git a/gating.yaml b/gating.yaml index c190bde..32d0620 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/smoke.functional} diff --git a/plans/smoke.fmf b/plans/smoke.fmf new file mode 100644 index 0000000..e753eda --- /dev/null +++ b/plans/smoke.fmf @@ -0,0 +1,9 @@ +summary: Basic smoke test +discover: + how: fmf + url: https://gitlab.com/redhat/centos-stream/tests/postgresql-jdbc.git +execute: + how: tmt +prepare: + - how: install + package: java-21-openjdk-headless