Sync stress-ng in rhel-10 with rhel-9.5

Added gating.yaml
Added rpminspect.yam
Added tests dir
Resolves: RHEL-30434

Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
John Kacur 2024-03-26 13:30:28 -04:00
parent c257fe99dd
commit e17d9b50f9
3 changed files with 16 additions and 1 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

3
rpminspect.yaml Normal file
View File

@ -0,0 +1,3 @@
---
inspections:
badfuncs: off

View File

@ -1,6 +1,6 @@
Name: stress-ng
Version: 0.17.03
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Stress test a computer system in various ways
License: GPL-2.0-or-later
@ -54,6 +54,12 @@ install -pm 644 bash-completion/%{name} \
%{_datadir}/bash-completion/completions/%{name}
%changelog
* Tue Mar 26 2024 John Kacur <jkacur@redhat.com> - 0.17.03-3
- Added gating.yaml
- Added rpminspect.yam
- Added tests dir
Resolves: RHEL-30434
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild