Use smoke test for gating instead of manual test

This commit is contained in:
Mikolaj Izdebski 2024-06-13 13:06:01 +02:00
parent e909cd4246
commit 708ff4c025
1 changed files with 1 additions and 2 deletions

View File

@ -4,5 +4,4 @@ product_versions:
decision_contexts:
- osci_compose_gate
rules:
# https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test
- !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}