diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..4ca9235 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/lldpad.spec b/lldpad.spec index b5ad169..20cba21 100644 --- a/lldpad.spec +++ b/lldpad.spec @@ -7,7 +7,7 @@ Name: lldpad Version: 1.1.0 -Release: 13.git%{checkout}%{?dist} +Release: 14.git%{checkout}%{?dist} Summary: Intel LLDP Agent License: GPLv2 URL: http://open-lldp.org/ @@ -83,6 +83,9 @@ rm -f %{buildroot}%{_libdir}/liblldp_clif.la %{_libdir}/liblldp_clif.so %changelog +* Tue Jul 30 2024 Hangbin Liu - 1.1.0-14.git85e5583 +- add gating yaml file + * Tue Jul 30 2024 Hangbin Liu - 1.1.0-13.git85e5583 - Remove pyroute2