Add gating.yaml
Resolves: RHEL-12339 Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
parent
e48f622be4
commit
f0eb65fe54
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
@ -6,7 +6,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 11.0.3
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Implementation of the WebSocket Protocol for Python
|
||||
|
||||
License: BSD
|
||||
@ -83,6 +83,9 @@ EOF
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2024 Major Hayden <mhayden@redhat.com> - 11.0.3-6
|
||||
- Bump revision to add gating.yaml
|
||||
|
||||
* Tue Aug 15 2023 Major Hayden <major@redhat.com> - 11.0.3-5
|
||||
- Add setup.cfg for RHEL 9 and CentOS Stream 9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user