Commit graph

67 commits

Author SHA1 Message Date
Miloš Prchlík
77ed99d023 Support gcc-toolset-14 2024-08-06 12:10:33 +00:00
Miloš Prchlík
ad56a109c1 Fix _topdir expansion in rpm rebuilds 2024-08-06 11:09:11 +02:00
Miloš Prchlík
2a1c1558d3 Add shellcheck and a custom linter for test field 2024-07-31 10:01:30 +02:00
Miloš Prchlík
d38c5a7ff5 Add coverage for RHEL-42954
binutils: Disable separate-code for aarch64
2024-07-03 15:11:58 +02:00
Miloš Prchlík
fe07b4e4c8 Add "verifies" links to the upstream test suite 2024-07-02 16:39:34 +02:00
Miloš Prchlík
bb2d005a7c Make RHEL-39953 aarch64-only 2024-07-02 16:35:26 +02:00
Miloš Prchlík
4d3c8a8953 Add coverage for RHEL-42765
Aarch64: Fix DT_RELR with discarded sections
2024-07-02 16:32:50 +02:00
Miloš Prchlík
b9e16fe4fb Add test for RHEL-30268
objcopy doesn't align sections with --section-alignment/--set-section-alignment
2024-07-02 16:08:47 +02:00
Miloš Prchlík
19950b928d Test coverage for RHEL-36305 2024-06-28 19:47:36 +02:00
Miloš Prchlík
32bdc99ae0 More RHEL-10 test cases 2024-06-28 15:28:52 +02:00
Miloš Prchlík
9552328aff Add coverage for RHEL-39953 2024-06-27 14:27:53 +02:00
Miloš Prchlík
f494379f4c Enable the needed repositories on RHEL-10 2024-06-27 11:32:24 +02:00
Miloš Prchlík
b3d0caa90a Support RHEL-9.5 2024-05-21 14:21:22 +02:00
Miloš Prchlík
bbbf15f1b4 Fix yamllint in pre-commit
It did not run correctly.
2024-04-25 23:06:23 +02:00
Miloš Prchlík
f1137fbe40 Add support for Fedora 40 2024-04-09 08:44:53 +02:00
Miloš Prchlík
c322925444 More RHEL-10 fixes 2024-04-02 10:37:57 +02:00
Miloš Prchlík
339bd547f7 Add basic RHEL-10 support 2024-03-26 13:29:04 +01:00
Miloš Prchlík
40f1e47045 Make CPU HW requirement apply on non-s390x only 2024-02-25 19:38:40 +01:00
Miloš Prchlík
c3dc3043f9 Add HW requirements for gating plans 2024-02-23 13:48:48 +01:00
Miloš Prchlík
a8497b043f /tests/bugs/AVX-512-support-in-binutils: limit to x86_64 2024-02-22 18:34:29 +00:00
Miloš Prchlík
015d146dac /tests/rebuilds/kernel: tee build log 2024-02-22 12:17:03 +01:00
Miloš Prchlík
398a2caaab Skip gcc-toolset-13-gprofng in RHEL-9 on ppc64le & s390x 2024-02-14 13:56:35 +01:00
Miloš Prchlík
d1f19f0f88 Fix Add-.debug_pubtypes-and-.debug_ranges-to-builtin-ld-linker-script for RHEL-8.6.0 2024-02-05 15:47:22 +01:00
Miloš Prchlík
03a0db98eb Port tests 2024-01-30 12:08:39 +00:00
Miloš Prchlík
80ee2b7248 Update and fix based on recent gcc-toolset-13 regression runs 2024-01-29 12:18:44 +00:00
Miloš Prchlík
ac2524a04d Fix /tests/supported-targets for Fedora 40 2024-01-29 09:04:30 +01:00
Miloš Prchlík
65f6377e31 Fix plan triggers to reflect reality 2024-01-23 14:22:55 +00:00
Miloš Prchlík
5745d8c2cf /tests/bugs/holes-in-debuginfo: fix reproducer to not dies because of missing declarations 2024-01-23 14:21:57 +00:00
Miloš Prchlík
d48cb1b731 Fedora 38 tweaks 2024-01-23 09:13:04 +01:00
Miloš Prchlík
760121284d Use correct kernel package for rebuild on Fedora 39 and newer 2024-01-19 13:19:33 +00:00
Miloš Prchlík
68d4849898 Move tmpdirs to / on Fedora 39 and newer 2024-01-19 13:19:33 +00:00
Miloš Prchlík
45fcc73ca7 Update requirements for gcc-toolset-13-binutils on RHEL9/CentOS Stream 9 2024-01-17 09:57:33 +01:00
Miloš Prchlík
ee3721dc88 Fix dts-probe-binaries to match recent binutils
Includes the following changes:

* Un-break test Sanity/dts-probe-binaries for glibc 2.34
  https://src.fedoraproject.org/rpms/binutils/c/58f355fcc3814a3174cf3c870adf57cdcef52cf7?branch=rawhide
* Fix RHEL's test Sanity/dts-probe-binaries
  https://src.fedoraproject.org/rpms/binutils/c/64cf74e8a3e09bb14b64f2c7ac2b6822dbda34c5?branch=rawhide
2024-01-16 22:59:11 +01:00
Miloš Prchlík
4c1eb64467 Update tests to pass smoothly when running against recent Fedora 2024-01-16 15:09:33 +01:00
Miloš Prchlík
9028f52643 Add make as a requirement to all tests 2024-01-11 20:39:54 +01:00
Miloš Prchlík
4da7869567 Enable gcc-toolset-13 binutils on CentOS Stream 9 2024-01-11 16:11:12 +01:00
Miloš Prchlík
49a8b1ca16 Port tests 2023-11-10 09:15:59 +01:00
Miloš Prchlík
64437aecb8 Drop HW requirements
They are not necessary for now.
2023-10-25 12:23:06 +02:00
Miloš Prchlík
d322cf189a Fix kernel-rebuild detection of gcc 2023-10-23 14:16:23 +02:00
Miloš Prchlík
55feba1310 rebuilds/kernel: better logging of disk space
Trying to report situations where rebuild fails of low disk space.
2023-10-23 10:05:06 +02:00
Miloš Prchlík
e973ac70e0 Tweak requires of kernel rebuild for RHEL-8 2023-10-19 13:08:44 +02:00
Miloš Prchlík
78b3a9a6da Polish tests even more 2023-10-19 10:05:44 +02:00
Miloš Prchlík
6eeb9ad9fc Better naming of cross-binutils test suite files 2023-10-16 23:41:20 +02:00
Miloš Prchlík
4ec68b50cd Enable CentOS with collections 2023-10-16 10:54:15 +02:00
Miloš Prchlík
1fc77a5fc1 Porting tests 2023-10-13 14:22:57 +02:00
Miloš Prchlík
0411e21249 Polish comments, add template and extend README 2023-10-12 12:45:53 +02:00
Miloš Prchlík
21eef7831d Disable kernel rebuild with collections 2023-10-12 09:16:16 +02:00
Miloš Prchlík
347d20d5d7 Do not compare minor distro versions 2023-10-11 09:53:48 +02:00
Miloš Prchlík
720c95ddfc More environments work with 9.3.0-like builds 2023-10-10 15:46:25 +02:00
Miloš Prchlík
342537c95b New test, sanity selinux check 2023-10-09 14:58:42 +02:00