Commit graph

42 commits

Author SHA1 Message Date
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
Miloš Prchlík
a3e66ecc54 Porting tests 2023-10-09 14:06:38 +02:00
Miloš Prchlík
b925f4eb45 Enable RHEL-8.9.0 + gcc-toolset-12 2023-09-21 07:45:18 +00:00
Miloš Prchlík
184f864b87 Use uname -m instead of uname -i
-i (and -p) just say "unknown", since Fedora 38. See [1] and [2] for
the original commit and more details. Kudos to awilliam@redhat.com for
fixing this in Fedora tests first.

* [1] https://src.fedoraproject.org/rpms/binutils/c/78d9a63f8ba7e445010ac35ef6620676c33fc645?branch=rawhide
* [2] https://bugzilla.redhat.com/show_bug.cgi?id=2203350
2023-09-21 07:24:59 +00:00
Miloš Prchlík
4cc31a3eb0 Porting tests 2023-09-20 10:57:02 +02:00
Miloš Prchlík
a1e413563c Porting tests 2023-09-06 14:47:29 +02:00
Miloš Prchlík
1b8490d8fa Porting tests 2023-09-04 14:57:21 +02:00
Miloš Prchlík
4a097b63ca Switch to markdown README 2023-09-04 10:26:45 +02:00
Miloš Prchlík
c985a6ff53 Reshuffle tests into more fitting namespaces 2023-09-01 15:01:19 +02:00
Miloš Prchlík
cd842bd0af Ported test: Sanity/rebuild-coreutils 2023-09-01 13:48:33 +02:00
Miloš Prchlík
39aa418580 Split build-gating plan to two to avoid disk usage issues
Kernel rebuild is pretty hungry, and may starve out the rest of the
tests. By putting it in its own plan, CI systems will run it on its own
dedicated box.
2023-08-31 12:08:37 +02:00
Miloš Prchlík
b99ecb3c2f Enable Fedora Rawhide support 2023-08-30 15:36:41 +02:00
Miloš Prchlík
740ea261a1 Ported test: Sanity/dts-probe-binaries 2023-08-30 14:47:38 +02:00
Miloš Prchlík
5034ef58b5 Fix regression plan trigger
It is not meant for build/PR gating time.
2023-08-30 13:13:02 +02:00
Miloš Prchlík
557aa9f635 Add the first regression test
Therefore adding a plan for it as well, and since it's a collection-only
test, we need a bit more tweaks of `adjust` to play nicely with the rest
of the coverage.
2023-08-30 11:50:04 +02:00
Miloš Prchlík
257385b64f Bootstrap tests in general 2023-08-29 10:26:35 +02:00
Milos Prchlik
943544c1d6 Initial commit 2023-08-29 10:26:33 +02:00
releng bot
fb36c3993a Added the README 2023-08-18 18:58:32 +00:00