change gating.yaml to match branch for rhel-10
change gating.yaml target from rhel-9 to rhel-10 bump version to 2.4-5 Resolves: RHEL-40030 Signed-off-by: Clark Williams <williams@redhat.com>
This commit is contained in:
parent
515a2b7ca4
commit
7f7ba6361f
@ -1,6 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: realtime-setup
|
||||
Version: 2.4
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Summary: Setup RT/low-latency environment details
|
||||
Source0: https://gitlab.com/rt-linux-tools/%{name}/-/archive/v%{version}/%{name}-%{version}.tar.bz2
|
||||
@ -73,6 +73,10 @@ Neither the slub script or realtime-entsk are active by default.
|
||||
%{_unitdir}/realtime-entsk.service
|
||||
|
||||
%changelog
|
||||
* Tue Jun 4 2024 Clark Williams <williams@redhat.com> - 2.4.5
|
||||
- change gating.yaml target from rhel-9 to rhel-10
|
||||
Resolves: RHEL-40030
|
||||
|
||||
* Tue Mar 26 2024 John Kacur <jkacur@redhat.com> - 2.4-4
|
||||
- Add gating.yaml
|
||||
- Add tests dir
|
||||
|
Loading…
Reference in New Issue
Block a user