Use osci.brew-build.tier0.functional as test_case_name in gating.yaml
Resolves: RHEL-56323
This commit is contained in:
parent
fffda7bc8d
commit
fa64ecb2c4
@ -2,7 +2,7 @@ Summary: Settings tool for Ethernet NICs
|
|||||||
Name: ethtool
|
Name: ethtool
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 6.11
|
Version: 6.11
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
# {json_print,qsfp,sff-common}.{c,h} are GPL-2.0-or-later, rest is GPL-2.0-only
|
# {json_print,qsfp,sff-common}.{c,h} are GPL-2.0-or-later, rest is GPL-2.0-only
|
||||||
License: GPL-2.0-only AND GPL-2.0-or-later
|
License: GPL-2.0-only AND GPL-2.0-or-later
|
||||||
URL: https://www.kernel.org/pub/software/network/%{name}/
|
URL: https://www.kernel.org/pub/software/network/%{name}/
|
||||||
@ -44,6 +44,9 @@ make check
|
|||||||
%{_mandir}/man8/%{name}.8*
|
%{_mandir}/man8/%{name}.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 9 2024 Ivan Vecera <ivecera@redhat.com> - 2:6.11-4
|
||||||
|
- Fixed gating
|
||||||
|
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2:6.11-3
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2:6.11-3
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
@ -3,4 +3,4 @@ product_versions:
|
|||||||
- rhel-10
|
- rhel-10
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier1-gating.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||||
|
Loading…
Reference in New Issue
Block a user