Tue, 23 Apr 2024 14:13:57 UTC | login

Information for build realtime-tests-2.1-3.el9

ID12938
Package Namerealtime-tests
Version2.1
Release3.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/realtime-tests#a93c13064db7dead513f62a6fe455bf86334482d
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 bymboddu
State complete
Volume DEFAULT
StartedTue, 10 Aug 2021 04:12:18 UTC
CompletedTue, 10 Aug 2021 04:16:05 UTC
Taskbuild (c9s-build-side-264-stack-gate, /redhat/centos-stream/rpms/realtime-tests:a93c13064db7dead513f62a6fe455bf86334482d)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/realtime-tests#a93c13064db7dead513f62a6fe455bf86334482d'}}
Tags
c9s-build-side-264-stack-gate
RPMs
src
realtime-tests-2.1-3.el9.src.rpm (info) (download)
i686
realtime-tests-2.1-3.el9.i686.rpm (info) (download)
realtime-tests-debuginfo-2.1-3.el9.i686.rpm (info) (download)
realtime-tests-debugsource-2.1-3.el9.i686.rpm (info) (download)
x86_64
realtime-tests-2.1-3.el9.x86_64.rpm (info) (download)
realtime-tests-debuginfo-2.1-3.el9.x86_64.rpm (info) (download)
realtime-tests-debugsource-2.1-3.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 * 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 * Thu Jan 23 2020 John Kacur <jkacur@redhat.com> - 1.5-18 - Add a man page for cyclicdeadline - Sync cyclictest man page with the help option - Sync pi_stress man page with the help option - Add pi_stress short options to usage message - Add -S --smp to svsematest man page - Update ptsematest man page and add -h option - queuelat man page and help fixes - display svsematest help without an error message Resolves: rhbz#1766656 * Fri Jan 17 2020 John Kacur <jkacur@redhat.com> - 1.5-17 - Fix more quoting problems to prevent work splitting - get_cpuinfo_mhz.sh should print one value Resolves: rhbz#1719493 * Wed Jan 15 2020 John Kacur <jkacur@redhat.com> - 1.5-16 - Fix hardcoded path to queuelat in determine_maximum_mpps.sh Resolves: rhbz#1791403 * Mon Nov 25 2019 John Kacur <jkacur@redhat.com> - 1.5-15 - Respun Add SPDX tags patch to correct two incorrect licenes Resolves: rhbz#1721215 * Mon Nov 25 2019 John Kacur <jkacur@redhat.com> - 1.5-14 - Add SPDX tags Resolves: rhbz#1721215 * Fri Nov 22 2019 John Kacur <jkacur@redhat.com> - 1.5-13 - Improved version of getting a snapshot of cyclictest without interrupting - Fixes some problems uncovered by covscan Resolves: rhbz#1469185 * Tue Nov 19 2019 John Kacur <jkacur@redhat.com> - 1.5-12 - Get a running snapshot of cyclictest without interrupting it Resolves: rhbz#1469185 * Tue Nov 12 2019 John Kacur <jkacur@redhat.com> - 1.5-11 - Add short and long options and help to ssdd Resolves: rhbz#1720360 * Mon Nov 11 2019 John Kacur <jkacur@redhat.com> - 1.5-10 - Fix some warnings in determine_maximum_mpps.sh Resolves: rhbz#1719493 * Wed Oct 30 2019 John Kacur <jkacur@redhat.com> - 1.5-9 -Use libnuma version 2 by default Resolves: rhbz#1753758 * Wed Oct 30 2019 John Kacur <jkacur@redhat.com> - 1.5-8 - Don't allow OPT_SYSTEM with OPT_POSIX_TIMERS Resolves: rhbz#1753026 * Wed Oct 30 2019 John Kacur <jkacur@redhat.com> - 1.5-7 - Set affinity before applying numa Resolves: rhbz#1749958 * Tue Oct 29 2019 John Kacur <jkacur@redhat.com> - 1.5-6 - Increase buffers to avoid overflow Resolves: rhbz#1753317 * Fri Oct 25 2019 John Kacur <jkacur@redhat.com> - 1.5-5 - Remove invalid / obsolete tracing options from cyclictest manpage Resolves: rhbz#1749238 * Fri Oct 25 2019 John Kacur <jkacur@redhat.com> - 1.5-4 - Make tracemark work correctly again Resolves: rhbz#1725134 * Wed Oct 23 2019 John Kacur <jkacur@redhat.com> - 1.5-3 - Add Requires bc for queuelat Resolves: rhbz#1764290 * Tue Oct 15 2019 John Kacur <jkacur@redhat.com> - 1.5-2 - Add bash as a Require in the spec file, since the suite contains some scripts Resolves: rhbz#1744983 * Tue Oct 15 2019 John Kacur <jkacur@redhat.com> - 1.5-1 - Rebase to upstream rt-tests-1.5 Resolves: rhbz#1722521