gating: use separate plans for libcurl and libcurl-minimal

This commit is contained in:
Lukáš Zaoral 2024-08-26 16:47:52 +02:00
parent a5e59b888a
commit 35114d8e18
No known key found for this signature in database
GPG Key ID: 39157506DD67752D

View File

@ -3,4 +3,5 @@ product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal/libcurl.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal/libcurl-minimal.functional}