Switch internal tests to point to public smoke tests

Related: RHELMISC-10640
This commit is contained in:
Marián Konček 2025-04-24 15:31:26 +02:00
parent 239764e413
commit 727b5d5e1e
3 changed files with 10 additions and 11 deletions

View File

@ -5,3 +5,4 @@ decision_contexts:
- osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/javapackages.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/smoke.functional}

9
plans/smoke.fmf Normal file
View File

@ -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

View File

@ -1,11 +0,0 @@
summary: Internal Tier1 tests plan
discover:
how: fmf
filter: 'tier: 1'
url: https://pkgs.devel.redhat.com/git/tests/postgresql-jdbc
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora