updated plans to handle multiple plans

This commit is contained in:
Vaclav Danek 2025-09-17 08:33:22 +02:00
parent efe7783b29
commit 93df896049
2 changed files with 8 additions and 3 deletions

View File

@ -3,4 +3,4 @@ product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/gating-rhel.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/rhel-gating.functional}

View File

@ -1,5 +1,10 @@
/gating-rhel:
/rhel-gating:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/mysql
name: /plans/versioned/mysql84
name: /plans/versioned/mysql84/gating
/rhel-no-gating:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/mysql
name: /plans/versioned/mysql84/no-gating