Commit graph

13 commits

Author SHA1 Message Date
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
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
65f6377e31 Fix plan triggers to reflect reality 2024-01-23 14:22:55 +00: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
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
4ec68b50cd Enable CentOS with collections 2023-10-16 10:54:15 +02:00
Miloš Prchlík
c985a6ff53 Reshuffle tests into more fitting namespaces 2023-09-01 15:01:19 +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
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