Fri, 19 Apr 2024 06:40:17 UTC | login

Information for build rteval-3.5-7.el9

ID30038
Package Namerteval
Version3.5
Release7.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/rteval#7004ede8acb6ee3f34f5852299256f5ba2adc547
SummaryUtility to evaluate system suitability for RT Linux
DescriptionThe rteval script is a utility for measuring various aspects of realtime behavior on a system under load. The script unpacks the kernel source, and then goes into a loop, running hackbench and compiling a kernel tree. During that loop the cyclictest program is run to measure event response time. After the run time completes, a statistical analysis of the event response times is done and printed to the screen.
Built byjkacur
State complete
Volume DEFAULT
StartedMon, 06 Feb 2023 19:28:32 UTC
CompletedMon, 06 Feb 2023 19:29:04 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/rteval:7004ede8acb6ee3f34f5852299256f5ba2adc547)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/rteval#7004ede8acb6ee3f34f5852299256f5ba2adc547'}}
Tags
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
rteval-3.5-7.el9.src.rpm (info) (download)
noarch
rteval-3.5-7.el9.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
state.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Feb 06 2023 John Kacur <jkacur@redhat.com> - 3.5-7 - Remove Requires python3-sphinx, as this is only needed for compiling documentation, and is causing problems in testing Resolves: rhbz#2166355 jiraProject == RHELPLAN-147318 * Fri Feb 03 2023 John Kacur <jkacur@redhat.com> - 3.5-6 - Change the default kernel to compile as a load to linux-6.1.8 - Update requires Resolves: rhbz#2166355 jiraProject == RHELPLAN-147318 * Thu Feb 02 2023 John Kacur <jkacur@redhat.com> - 3.5-5 - Change requires to python-sphinx Resolves: rhbz#2164416 * Thu Feb 02 2023 John Kacur <jkacur@redhat.com> - 3.5-4 - Catch failures in python-dmidecode Resolves: rhbz#2164416 * Thu Oct 27 2022 John Kacur <jkacur@redhat.com> - 3.5-3 - Fix "DMI WARNING" when not running as root - Don't attempt to get DMI info if dmidecode returns warnings Resolves: rhbz#2136924 * Mon Oct 17 2022 John Kacur <jkacur@redhat.com> - 3.5-2 - Remove dependency on python-ethtool by using inline code - Add Requires of python-libxml2 Resolves: rhbz#2062388 * Mon Sep 26 2022 John Kacur <jkacur@redhat.com> - 3.5-1 - Rebase to rteval-3.5 upstream Resolves: rhbz#2119171 * Mon Sep 26 2022 Leah Leshchinsky <lleshchi@redhat.com> - 3.4-4 - Add measurement and load location information to the run summary report Resolves: rhbz#2081325 * Tue Sep 13 2022 John Kacur <jkacur@rredhat.com> - 3.4-3 - Make use of systopology instead of misc everywhere - Allow user to enter compressed form of cpulist Resolves: rhbz#2121534 * Mon Sep 12 2022 John Kacur <jkacur@redhat.com> - 3.4-2 - Add option for downloading the kernel to compile as a load - Add a manpage entry for the kernel download option Resolves: rhbz#2107711 * Tue Jun 28 2022 John Kacur <jkacur@redhat.com> - 3.4-1 - Rebase to rteval-3.4 upstream Resolves: rhbz#2069358 * Wed Jun 22 2022 John Kacur <jkacur@redhat.com> - 3.3-7 - Add upstream kcompile patches Resolves: rhbz#2093480 * Tue Jun 07 2022 John Kacur <jkacur@redhat.com> - 3.3-6 - Updates the Requires for rteval-loads with the correct kernel version Resolves: rhbz#2093480 * Tue Jun 07 2022 John Kacur <jkacur@redhat.com> - 3.3-5 - Change the default kernel to compile to linux-5.18.1 Resolves: rhbz#2093480 * Thu Apr 14 2022 John Kacur <jkacur@redhat.com> - 3.3-4 - Fix Popen for python3.6 - Fix allmodconfig when SHA1 signing of modules is not available Resolves: rhbz#2062829 * Tue Feb 15 2022 John Kacur <jkacur@redhat.com> - 3.3-3 - Use inherited cpumask if user doesn't specify a cpumask Resolves: rhbz#1983783 * Mon Feb 07 2022 John Kacur <jkacur@redhat.com> - 3.3-2 - Don't restrict threads to cpumask in environment if user specifies cpumask Resolves: rhbz#1983783 * Wed Jan 26 2022 John Kacur <jkacur@redhat.com> - 3.3-1 - Rebase to upstream rteval-3.3 - Fix case where the threshold assignment is not properly parsed - Increase the default number of buckets from 2000 to 3500 Resolves: rhbz#2012294 * Fri Jan 14 2022 John Kacur <jkacur@redhat.com> - 3.2-10 - Fix test missing threshold assignment Resolves: rhbz#1995195 * Wed Jan 12 2022 John Kacur <jkacur@redhat.com> - 3.2-9 - Do not pass obsolete notrace option to cyclictest - Parse maximum latency even if outside configured buckets - Sort the list of cpus - Skip statistics generation if max latency outside of configured buckets - Add --cyclictest-threshold=USEC feature - Add libmpc and libmpc-devel to the Requires Resolves: rhbz#1995195 * Thu Nov 04 2021 John Kacur <jkacur@redhat.com> - 3.2-8 - allow hackbench to run with warning on low mem - clean-ups to hackbench.py - make donotrun work correctly in load modules - Add the idea of an exclusive load module and make stress-ng one Resolves: rhbz#2007022 * Tue Aug 10 2021 John Kacur <jkacur@redhat.com> - 3.2-7 - Add perl, gcc-c++ and a few other utilities for kernel compilation - Reorganize the Requires a little for clarity Resolves: rhbz#1987037 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.2-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Jul 16 2021 John Kacur <jkacur@redhat.com> - 3.2-5 - Make changes to use linux-5.13.2 kernel - specfile changes to undo some inadvertent changes from e083e0224c00d984e9e9e7 Resolves: rhbz#1982810 * Thu Jul 15 2021 John Kacur <jkacur@redhat.com> - 3.2-4 - Fix Requires to require realtime-tests not rt-tests Resolves: rhbz#1981875 * Thu Jul 15 2021 John Kacur <jkacur@redhat.com> - 3.2-3 - Add stress-ng as a Requires in the specfile Resolves: rhbz#1981875 * Thu Jul 15 2021 John Kacur <jkacur@redhat.com> - 3.2-2 - Restrict measurement threads to cpus in the cpumask Resolves: rhbz#1982707 * Fri Jul 09 2021 John Kacur <jkacur@redhat.com> - 3.2-1 - Rebase to latest upstream rteval-3.2 - Remove patches that are included in the rebase Resolves: rhbz#1890561