gating: add gating yaml file
Signed-off-by: Hangbin Liu <haliu@redhat.com>
This commit is contained in:
parent
436f5eba3b
commit
9e452af03e
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-10
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: lldpad
|
Name: lldpad
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 13.git%{checkout}%{?dist}
|
Release: 14.git%{checkout}%{?dist}
|
||||||
Summary: Intel LLDP Agent
|
Summary: Intel LLDP Agent
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://open-lldp.org/
|
URL: http://open-lldp.org/
|
||||||
@ -83,6 +83,9 @@ rm -f %{buildroot}%{_libdir}/liblldp_clif.la
|
|||||||
%{_libdir}/liblldp_clif.so
|
%{_libdir}/liblldp_clif.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 30 2024 Hangbin Liu <haliu@redhat.com> - 1.1.0-14.git85e5583
|
||||||
|
- add gating yaml file
|
||||||
|
|
||||||
* Tue Jul 30 2024 Hangbin Liu <haliu@redhat.com> - 1.1.0-13.git85e5583
|
* Tue Jul 30 2024 Hangbin Liu <haliu@redhat.com> - 1.1.0-13.git85e5583
|
||||||
- Remove pyroute2
|
- Remove pyroute2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user