gating: move test plan to /plans
Related: RHEL-25853
This commit is contained in:
parent
75e279b5dd
commit
8129a10d9f
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/tier1-internal.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
Summary: The client for the Trivial File Transfer Protocol (TFTP)
|
||||
Name: tftp
|
||||
Version: 5.2
|
||||
Release: 44%{?dist}
|
||||
Release: 45%{?dist}
|
||||
License: BSD-4-Clause-UC
|
||||
URL: http://www.kernel.org/pub/software/network/tftp/
|
||||
Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-%{version}.tar.bz2
|
||||
@ -110,6 +110,9 @@ install -p -m 644 %SOURCE2 ${RPM_BUILD_ROOT}%{_unitdir}
|
||||
%{_unitdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue May 14 2024 Lukáš Zaoral <lzaoral@redhat.com> - 5.2-45
|
||||
- gating enablement rebuild (RHEL-25853)
|
||||
|
||||
* Mon May 06 2024 Lukáš Zaoral <lzaoral@redhat.com> - 5.2-44
|
||||
- gating enablement rebuild (RHEL-25853)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user