John Kacur
a91b2c49e8
Make use of systopology instead of misc everywhere
...
Allow user to enter compressed form of cpulist
Resolves: rhbz#2107711
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-09-13 08:24:23 -04:00
John Kacur
07a8e53f91
Add option for downloading the kernel to compile as a load
...
Add a manpage entry for the kernel download option
Resolves: rhbz#2107711
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-09-12 11:45:06 -04:00
John Kacur
88fbc314dd
Rebase to rteval-3.4 upstream
...
Resolves: rhbz#2069358
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-06-28 14:32:44 -04:00
John Kacur
c3a5a2252a
Add upstream kcompile patches
...
Add upstream kcompile patches
Resolves: rhbz#2093480
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-06-22 18:13:49 -04:00
John Kacur
955544ed7b
Updates the Requires for rteval-loads with the correct kernel version
...
Resolves: rhbz#2093480
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-06-07 14:01:08 -04:00
John Kacur
03867dafe5
Change the default kernel to compile to linux-5.18.1
...
rteval compiles the linux kernel as a load
Change the default kernel to compile to linux-5.18.1
Resolves: rhbz#2093480
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-06-07 12:11:47 -04:00
John Kacur
6d294447e9
Fix Popen for python3.6
...
- Fix Popen for python3.6
- Fix allmodconfig when SHA1 signing of modules is not available
Resolves: rhbz#2062829
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-04-14 11:17:50 -04:00
John Kacur
2a84938dd6
Use inherited cpumask if user doesn't specify a cpumask
...
Use inherited cpumask if user doesn't specify a cpumask
Resolves: rhbz#1983783
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-02-15 09:35:25 -05:00
John Kacur
6be39f0b28
Don't restrict threads to cpumask in environment if user specifies cpumask
...
Don't restrict threads to cpumask inherited from the environment if the user
specifies a cpumask.
Resolves: rhbz#1983783
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-02-07 16:38:45 -05:00
John Kacur
12cc924ab5
rteval: Rebase to upstream rteval-3.3
...
- Rebase to upstream rteval-3.3
- Fix case where the threshold assignment is not properly parsed
- Increase the default number of buckets from 3000 to 3500
Resolves: rhbz#2012294
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-01-26 10:26:17 -05:00
John Kacur
be9b846752
Fix test missing threshold assignment
...
Fix test missing threshold assignment
Resolves: rhbz#1995195
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-01-14 14:21:45 -05:00
John Kacur
bbb443541c
rteval: Add --cyclictest-threshold feature
...
Add --cyclictest-threshold feature
Resolves: rhbz#1995195
Signed-off-by: John Kacur <jkacur@redhat.com>
2022-01-12 15:44:40 -05:00
John Kacur
ea90bc0f71
Add patches so that the stress-ng module runs alone on rteval
...
Add patches so that the stress-ng module runs alone on rteval
Resolves: rhbz#2007022
Signed-off-by: John Kacur <jkacur@redhat.com>
2021-11-04 16:30:42 -04:00
John Kacur
8634b5d96e
Add Perl and a few other Requires for building the kernel
...
Add Perl and a few other Requires for building the kernel as Requires
in the rteval.spec file
Signed-off-by: John Kacur <jkacur@redhat.com>
2021-08-10 16:49:57 -04:00
Mohan Boddu
a3b0af329b
Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
...
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-10 00:40:32 +00:00
John Kacur
06c2f1af33
rteval: Make changes to use linux-5.13.2
...
- rteval: Make changes to use linux-5.13.2
- Fixes to spec file from previous inadvertent changes
Signed-off-by: John Kacur <jkacur@redhat.com>
2021-07-16 12:12:59 -04:00
John Kacur
ae33cce7c9
Fix Requires to require realtime-tests and not rt-tests
...
Fix Requires to require realtime-tests and not rt-tests
Resolves: rhbz#1981875
Signed-off-by: John Kacur <jkacur@redhat.com>
2021-07-15 23:01:30 -04:00
John Kacur
fedf8c1fb8
Add stress-ng to Requires in the specfile for rteval
...
Add stress-ng to Requires in the specfile for rteval
Resolves: rhbz#1981875
Signed-off-by: John Kacur <jkacur@redhat.com>
2021-07-15 18:35:30 -04:00
John Kacur
490f6f3565
Restrict measurement threads to cpus in the cpumask
...
Resolves: rhbz#1982707
Signed-off-by: John Kacur <jkacur@redhat.com>
2021-07-15 16:27:37 -04:00
John Kacur
12e951c254
rteval: rebase to rteval-3.2 upstream
2021-07-09 16:28:11 -04:00
Red Tail
27c0aabe6d
Merge branch 'c9s' of gitlab.com:redhat/centos-stream/rpms/rteval into delme2
...
test
2021-06-03 14:55:55 -04:00
Red Tail
e083e0224c
Initial commit to enable RHEL-9 gating for rteval
...
Resolves: rhbz#1966702
Signed-off-by: Mark Simmons msimmons@redhat.com
2021-06-03 14:53:25 -04:00
Red Tail
2555c415a7
Initial commit to enable RHEL-9 gating for rteval
...
Resolves: rhbz#1966702
Signed-off-by: Mark Simmons msimmons@redhat.com
2021-06-03 18:25:55 +00:00
Red Tail
8272569e33
Initial commit to enable RHEL-9 gating for rteval
...
Resolves: rhbz#1966702
Signed-off-by: Mark Simmons msimmons@redhat.com
2021-06-03 11:04:30 -04:00
Red Tail
1f5ea0b175
Initial commit to enable RHEL-9 gating for rteval
...
Resolves: rhbz#1966702
Signed-off-by: Mark Simmons msimmons@redhat.com
2021-06-03 10:54:57 -04:00
Red Tail
4bf841e574
Initial commit to enable RHEL-9 gating for rteval
...
Resolves: rhbz#1966702
Signed-off-by: Mark Simmons msimmons@redhat.com
2021-06-03 10:36:07 -04:00
Mohan Boddu
7b60fd3132
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 05:13:02 +00:00
DistroBaker
76d5413b17
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/rteval.git#00c220d4b3204a9dc5024aba5f708f1c32fe86d1
2021-02-03 19:49:17 +00:00
Release Configuration Management
403ad90b90
New branch setup
2020-12-10 15:08:52 +00:00