Modify gating.yaml file based on gating feedback
Signed-off-by: David Cantrell <dcantrell@redhat.com>
This commit is contained in:
parent
8e1455b229
commit
afa6844e06
@ -5,7 +5,7 @@
|
||||
|
||||
Name: forge-srpm-macros
|
||||
Version: 0.4.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Macros to simplify packaging of forge-hosted projects
|
||||
|
||||
License: GPL-1.0-or-later
|
||||
@ -63,6 +63,9 @@ export MACRO_LUA_DIR="%{buildroot}%{_rpmluadir}"
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 17 2024 David Cantrell <dcantrell@redhat.com> - 0.4.0-5
|
||||
- Modify gating.yaml file based on gating feedback
|
||||
|
||||
* Tue Dec 03 2024 David Cantrell <dcantrell@redhat.com> - 0.4.0-4
|
||||
- Even more modifications to the gating control files
|
||||
Related: RHEL-60802
|
||||
|
@ -2,5 +2,3 @@
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
|
||||
|
Loading…
Reference in New Issue
Block a user