Revise gating.yaml so that the phantom tier0 test becomes real
This commit is contained in:
parent
5431994171
commit
da7ec53c91
@ -5,4 +5,4 @@ decision_contexts:
|
||||
- bodhi_update_push_stable
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/unit.functional}
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.8.2
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Python Library for Generating dbus-python Client Code
|
||||
|
||||
License: MPL-2.0
|
||||
@ -42,6 +42,9 @@ Python 3 version.
|
||||
%{python3_sitelib}/dbus_python_client_gen-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Apr 25 2023 mulhern <amulhern@redhat.com> - 0.8.2-6
|
||||
- Revise gating.yaml so that the phantom tier0 test becomes real
|
||||
|
||||
* Tue Apr 25 2023 mulhern <amulhern@redhat.com> - 0.8.2-5
|
||||
- Rebuild again to see if tier0 test continues to appear
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user