Commit graph

16 commits

Author SHA1 Message Date
Frantisek Sumsal
b3ce927f10 Run dnf builddep with --allowerasing
To help with some Rawhide-related package shenanigans, especially after
mass rebuilds.
2024-01-30 19:04:38 +01:00
Frantisek Sumsal
7b1fa44c35 Revert "Temporary downgrade kernel to 6.7 for integration tests"
The used kernel build is not installable anymore.

This reverts commit ce24963022.
2024-01-30 12:15:14 +01:00
Frantisek Sumsal
ce24963022 Temporary downgrade kernel to 6.7 for integration tests
There's something wrong with the 6.8 kernel, so let's temporarily
downgrade to 6.7 until I figure out what's going on.
2024-01-10 22:13:30 +00:00
Frantisek Sumsal
b4df72951d Show the last 5 commits when working with a git repo
For easier debugging.
2023-12-04 21:50:22 +01:00
Frantisek Sumsal
f873c485c9 Reenable TEST-13-NSPAWN
Should be resolved by https://github.com/systemd/systemd/pull/30196.
2023-12-03 21:11:49 +01:00
Frantisek Sumsal
103ed9d6f6 Reenable TEST-25-IMPORT
Should be resolved by https://github.com/systemd/systemd/pull/30291.
2023-12-03 21:09:29 +01:00
Frantisek Sumsal
f98f2ee70d Run QEMU-based tests if possible 2023-12-03 21:08:48 +01:00
Frantisek Sumsal
b423cb371d Temporarily skip TEST-25-IMPORT
Until https://github.com/systemd/systemd/issues/30250 is resolved.
2023-11-30 14:48:20 +01:00
Frantisek Sumsal
bfb92d2d5c Don't assume the target branch is always "main"
So we can make use of this in the systemd-stable repo too.
2023-11-23 14:34:43 +01:00
Frantisek Sumsal
b21515298b Try downloading SRPM from koji if dnf fails 2023-11-23 11:35:37 +01:00
Frantisek Sumsal
4be23117f9 Fix artifact permissions on exit
Workaround for https://gitlab.com/testing-farm/oculus/-/issues/19
2023-11-22 20:58:58 +01:00
Frantisek Sumsal
3913a6a99a Use source tree from an SRPM if running outside of Packit
So it works correctly even outside of Packit pull requests.
2023-11-22 17:13:58 +01:00
Frantisek Sumsal
6539076860 Install systemd's build dependencies 2023-11-20 17:48:01 +01:00
Frantisek Sumsal
9407546379 Switch SELinux to permissive 2023-11-20 17:06:12 +01:00
Frantisek Sumsal
e078eb5b5d Setup systemd source tree 2023-11-20 15:17:51 +01:00
Frantisek Sumsal
29dce97450 Add a wrapper around the upstream test suite 2023-11-20 13:09:37 +01:00