python3.12-wheel/gating.yaml
Miro Hrončok 304016fabc Adjust the CI tests to work for Python 3.12 on EPEL 9, add gating config
Note that by default, virtualenv does not install wheel to Python 3.12+
virtual environments. We set VIRTUALENV_WHEEL=bundle to force it,
otherwise the test is quite useless.
2024-01-09 13:58:25 +01:00

8 lines
161 B
YAML

--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}