Wed, 24 Apr 2024 01:15:31 UTC | login

Information for build realtime-tests-2.3-2.el9

ID16738
Package Namerealtime-tests
Version2.3
Release2.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/realtime-tests#c9b4cf7736405c8d2ad0787f8473ce2aa039614b
SummaryPrograms that test various rt-features
Descriptionrealtime-tests is a set of programs that test and measure various components of real-time kernel behavior. This package measures timer, signal, and hardware latency. It also tests the functioning of priority-inheritance mutexes.
Built byjkacur
State complete
Volume DEFAULT
StartedThu, 03 Feb 2022 17:14:08 UTC
CompletedThu, 03 Feb 2022 17:14:54 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/realtime-tests:c9b4cf7736405c8d2ad0787f8473ce2aa039614b)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/realtime-tests#c9b4cf7736405c8d2ad0787f8473ce2aa039614b'}}
Tags No tags
RPMs
src
realtime-tests-2.3-2.el9.src.rpm (info) (download)
i686
realtime-tests-2.3-2.el9.i686.rpm (info) (download)
realtime-tests-debuginfo-2.3-2.el9.i686.rpm (info) (download)
realtime-tests-debugsource-2.3-2.el9.i686.rpm (info) (download)
x86_64
realtime-tests-2.3-2.el9.x86_64.rpm (info) (download)
realtime-tests-debuginfo-2.3-2.el9.x86_64.rpm (info) (download)
realtime-tests-debugsource-2.3-2.el9.x86_64.rpm (info) (download)
Logs
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Feb 03 2022 John Kacur <jkacur@redhat.com> - 2.3-2 - Fix parsing of affinity - Ignore the runtime cpumask if a new cpumask is requested Resolves: rhbz#2050244 * Thu Jan 13 2022 Leah Leshchinsky <lleshchi@redhat.com> - 2.3-1 - Update to latest upstream 2.3 - Correct the comment of numa_initialize() - oslat.8: Remove the argument of --bias Resolves: rhbz#2012297 * Thu Nov 18 2021 John Kacur <jkacur@redhat.com> - 2.1-6 - Fix potential double mount of cgroups for deadline_test - Fix potential double mount of cgroups for cyclicdeadline_test Resolves: rhbz#2011415 * Thu Nov 18 2021 John Kacur <jkacur@redhat.com> - 2.1-5 - Null check to prevent floating point exception in deadline test Resolves: rhbz#2023501 * Tue Nov 02 2021 Leah Leshchinsky <lleshchi@redhat.com> - 2.1-4 - Add missing option -F to optstring Resolved: rhbz#2007021 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.1-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Jul 23 2021 John Kacur <jkacur@redhat.com> - 2.1-2 - Take into account the rename of the sched_features file for HRTICK - Use HRTICK_DL if available Resolves: rhbz#1973083 * Wed Jun 30 2021 john Kacur <jkacur@redhat.com> - 2.1-1 - Update to latest upstream rt-tests-2.1 Resolves: rhbz#1890563 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9-10 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 16 2020 John Kacur <jkacur@redhat.com> - 1.9-8 - Use the %pycached macro as described in the packaging-guidlines for Python * Fri Dec 11 2020 John Kacur <jkacur@redhat.com> - 1.9-7 - Escape all necessary percent symbols in the changelog - Remove some unncessary constructs in the rpm file - The following are from upstream patches - Add a menu to determine_maximum_mpps.sh and incorporates get_cpuinfo_mhz.sh functionality - remove get_cpuinfo_mhz.sh and an old oslat makefile - Add determine_maximum_mpps.8 * Fri Dec 04 2020 John Kacur <jkacur@redhat.com> - 1.9-6 - Remove ExclusiveArch but add ExcludeArch for now. Currently rt-tests is only available on arches that implement numactl * Wed Nov 25 2020 John Kacur <jkacur@redhat.com> - 1.9-5 - Use the proper upstream tarball instead of a renamed tarball For example rt-tests-1.9.tar.xz * Fri Nov 20 2020 John Kacur <jkacur@redhat.com> - 1.9-4 - Don't compress man pages by default so the build system can do so * Wed Nov 18 2020 John Kacur <jkacur@redhat.com> - 1.9-3 - Fix incoherent version in changelogs by using a dash instead of dot - Use Fedora default build flags * Wed Nov 11 2020 John Kacur <jkacur@redhat.com> - 1.9-2 - Removed unncessary parts from the specfile - Put each BuildRequires on a separate line. - Used macros _bindir, _mandir, and _prefix * Tue Nov 03 2020 John Kacur <jkacur@redhat.com> - 1.9-1 - Upgrade to v1.9 upstream - Require gcc excplicitly as a BuildRequires * Thu Aug 20 2020 John Kacur <jkacur@redhat.com> - 1.8-11 - Add SPDX license to oslat, and reformat source code to match suite Resolves: rhbz#1870666 * Wed Aug 19 2020 John Kacur <jkacur@redhat.com> - 1.8-10 - Remove undated Obsoletes from the specfile Resolves: rhbz#1870212 * Wed Aug 19 2020 John Kacur <jkacur@redhat.com> - 1.8-9 - Add the oslat program to the rt-tests suite Resolves: rhbz#1869882 * Wed Jul 22 2020 John Kacur <jkacur@redhat.com> - 1.8-8 - Change the conversion format to %ld for the num_processors in pi_stress Resolves: rhbz#1859397 * Wed Jul 22 2020 John Kacur <jkacur@redhat.com> - 1.8-7 - Limit the number of inversion groups in pi_stress Resolves: rhbz#1859397 * Mon Jul 06 2020 John Kacur <jkacur@redhat.com> - 1.8-6 - Install new man page get_cyclictest_snapshot Resolves: rhbz#1826777 * Mon Jul 06 2020 John Kacur <jkacur@redhat.com> - 1.8-5 - get_cyclictest_snapshot: print a warning message if there are no running cyclictest instances Resolves: rhbz#1826783 * Mon Jul 06 2020 John Kacur <jkacur@redhat.com> - 1.8-4 - Add a get_cyclictest_snapshot man page and various small fixes Resolves: rhbz#1826777 * Tue May 12 2020 John Kacur <jkacur@redhat.com> - 1.8-3 - Fix integer overflow in queuelat Resolves: rhbz#1803862 * Mon May 04 2020 John Kacur <jkacur@redhat.com> - 1.8-2 - Fix setaffinity error on large numa machines Resolves: rhbz#1831269 * Mon Apr 20 2020 John Kacur <jkacur@redhat.com> - 1.8-1 - Update to upstream rt-tests-1.8 Resolves: rhbz#1816370