1
0
Commit Graph

1228 Commits

Author SHA1 Message Date
edfaf68b11 fix: do not quit on error 2024-02-21 08:27:34 +00:00
ee232dc54a ci: maximize build space 2024-02-21 02:11:52 +00:00
ed99ffd2e1 fix: add timeouts to kernel artifact 2024-02-20 23:00:52 +00:00
375844e2cd ci(qemu): set timeouts 2024-02-20 22:50:58 +00:00
bdeb395dd9 ci: upload-artifact v3 -> v4 2024-02-20 15:09:58 +00:00
592fdc8b83 refactor(logs): show timeout 2024-02-20 15:08:44 +00:00
ed34797dc0 nix flake update 2024-02-20 14:35:19 +00:00
4e5a499db7 fix: remove spaces from examples names 2024-02-20 14:30:17 +00:00
4202a7bc26 test: do not compare non-marshallable field, refactor 2024-02-20 14:28:14 +00:00
1356e0dc34 fix: remove toolchain directive 2024-02-20 13:28:43 +00:00
0314b5ca93 feat: initial daemon implementation 2024-02-20 13:25:31 +00:00
820208d079 refactor: remove ioutil 2024-02-20 12:44:35 +00:00
48e5e8cd04 refactor: rand.Seed not required anymore 2024-02-20 12:28:27 +00:00
9b69738163 refactor: replace deprecated functions 2024-02-20 12:24:40 +00:00
0a9b16a0f6 feat: log function name instead of path 2024-02-20 12:14:34 +00:00
b4bf0314f0 refactor: remove ioutil (deprecated) 2024-02-20 12:04:24 +00:00
d43cd36858 refactor: debug logging 2024-02-20 12:03:35 +00:00
67ffa2347a feat: export GetFreeAddrPort 2024-02-20 12:01:41 +00:00
6036211172 refactor: errors 2024-02-20 11:37:19 +00:00
4e92950929 refactor: move commands to cmd/ 2024-02-17 22:38:43 +00:00
1b3e23d188 feat: watch for kernel panic/warn/bug 2023-12-25 15:03:46 +00:00
6f53a3f386 feat: use artefact name as default build output filename 2023-10-18 01:28:11 +00:00
4a8f119b5d feat: check ssh connection after tests 2023-08-24 00:52:21 +00:00
56faf1a351 fix: remove type from kernel release 2023-06-20 16:01:38 +00:00
41c4241d75 fix: do not include some modules on opensuse 15.2 2023-06-20 12:25:02 +00:00
1cb5c40c77 fix: apply modprobe workaround to all opensuse releases 2023-06-20 06:34:11 +00:00
b86c0508f9 fix: apply af_packet workaround for all except opensuse15 2023-06-19 22:41:35 +00:00
7e1b2a24f3 fix: use --no-hostonly only on opensuse 12 2023-06-19 22:34:08 +00:00
f8e5d29722 ci: increase timeout to 20 minutes 2023-06-18 14:02:02 +00:00
47a3d00f1b fix: use separate container for opensuse 12.3 2023-06-18 12:58:40 +00:00
3a1fc86251 fix: cleanup boot and modules dirs 2023-06-18 12:25:37 +00:00
f44c275c9d fix: add dracut on opensuse 12.3 2023-06-18 12:19:36 +00:00
6ffaa3dad4 fix: cleanup dracut repo after install 2023-06-18 12:02:32 +00:00
8516ff9e91 ci: include internal errors in status 2023-06-18 11:47:02 +00:00
983f135097 feat: use dracut from opensuse 12.3 on 12.{1,2} 2023-06-18 11:42:52 +00:00
2a55d611d1 fix: avoid fail on non-existing dracut module 2023-06-17 15:25:12 +00:00
77201baa63 fix: use mkinitrd for opensuse 12 and older 2023-06-17 14:44:51 +00:00
338e184424 fix: do not use replacefiles on opensuse 12 2023-06-17 13:36:00 +00:00
cfc6c1928f ci: add opensuse 12 to matrix 2023-06-17 13:26:11 +00:00
7497b67b8b feat: support for openSUSE 12 2023-06-17 13:19:16 +00:00
6d725d3581 ci: free more disk space 2023-06-17 12:47:12 +00:00
312e708116 fix: ignore file conflicts 2023-06-17 09:16:48 +00:00
0c16dc02dc feat: support for openSUSE 13 2023-06-17 08:46:20 +00:00
b1f11af512 feat: implement container import 2023-06-17 08:45:17 +00:00
a6944050cc feat: implement openSUSE 42+ support 2023-06-15 16:30:12 +00:00
c12b0a8829 feat: remove dangling or unused images from local storage after build 2023-06-03 13:05:17 +00:00
b53b3f2632 feat: blocklist buggy oel6 kernels 2023-06-02 09:53:05 +00:00
79037d61ec feat: add support for blocklisting kernels 2023-06-02 09:52:17 +00:00
482378abaf feat: add smap blocklist for some oracle linux kernels 2023-06-01 14:19:21 +00:00
b0b19d87ca feat: add flag to count internal errors as part of the success rate 2023-06-01 14:19:20 +00:00