1
0
Commit Graph

67 Commits

Author SHA1 Message Date
2c66dbc736
docs: add .readthedocs.yaml 2024-02-22 13:06:05 +00:00
b1dc739cfa
ci: 8 threads; 128 kernels 2024-02-22 08:56:30 +00:00
9727c7863c
ci: bump ssh-agent version 2024-02-21 22:52:54 +00:00
d733cde2ae
feat: prebuilt containers 2024-02-21 14:55:04 +00:00
8a4ce9909b
ci: upload images only after test success 2024-02-21 14:05:47 +00:00
30e0e5f554
fix: correct output path 2024-02-21 12:38:29 +00:00
4e01c719a0
ci: PATH 2024-02-21 12:30:32 +00:00
a8066428f8
feat: save container images 2024-02-21 12:11:57 +00:00
8aa5391a25
ci: add ssh key 2024-02-21 11:42:30 +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
cfc6c1928f
ci: add opensuse 12 to matrix 2023-06-17 13:26:11 +00:00
0c16dc02dc
feat: support for openSUSE 13 2023-06-17 08:46:20 +00:00
a6944050cc
feat: implement openSUSE 42+ support 2023-06-15 16:30:12 +00:00
b0b19d87ca
feat: add flag to count internal errors as part of the success rate 2023-06-01 14:19:20 +00:00
c54616594c
ci: use vm with the latest cpu 2023-06-01 14:19:14 +00:00
4fca6b07e1
ci: run full e2e tests on all branches 2023-05-28 06:57:27 +00:00
5c1bd9a27d
ci: set kernel autogen limit to 256 2023-05-26 22:43:36 +00:00
99fea27497
ci: increase qemu timeout to 4 minutes 2023-05-26 19:20:44 +00:00
5e67783bb8
ci: modprobe xfs in case no uio/9p module 2023-05-25 12:12:07 +00:00
ad3a76320e
ci: try also to load 9p 2023-05-25 06:14:43 +00:00
11bf6eda38
ci: modprobe uio 2023-05-24 18:03:04 +00:00
3d8faafcce
Revert "ci: run qemu in 2 threads"
This reverts commit 2c31dd25f9.
2023-05-24 17:40:13 +00:00
2c31dd25f9
ci: run qemu in 2 threads 2023-05-24 17:07:25 +00:00
f36c412250
ci: rename workflow 2023-05-24 16:53:14 +00:00
3dd88bac0e
ci: rename jobs 2023-05-24 16:03:10 +00:00
ceaacade0b
ci: disable selinux to allow to run from unit 2023-05-24 15:35:50 +00:00
7b9935dc13
ci: do full e2e tests only on master 2023-05-24 15:20:12 +00:00
4171954350
ci: add full e2e tests on vm 2023-05-24 15:17:28 +00:00
eec740b208
ci: return back to Github Actions for E2E testing 2023-05-16 20:13:09 +00:00
b8d0319097
ci: typo 2023-05-16 19:11:50 +00:00
968c4d7363
ci: use bash 2023-05-16 19:05:32 +00:00
4cc0166a92
ci: install less packages, add symlink for qemu 2023-05-16 18:59:00 +00:00
87e9790f79
ci: switch to root 2023-05-16 18:54:59 +00:00
8a7439d7a9
ci: use dnf 2023-05-16 18:41:19 +00:00
8d93517be7
ci: switch to almalinux 2023-05-16 18:39:34 +00:00
da637c2923
ci: typo 2023-05-16 18:28:37 +00:00
6f18f6c779
ci: add timeout before enable linger 2023-05-16 18:09:23 +00:00
f906e3187f
ci: set XDG_RUNTIME_DIR 2023-05-16 17:36:17 +00:00
ba3e6072d4
ci: enable linger 2023-05-16 17:03:55 +00:00
0338483e72
ci: typo 2023-05-16 16:54:39 +00:00
f2d0035c0e
ci: fix parameters 2023-05-16 16:54:12 +00:00
7e87567070
ci: add stdout logs 2023-05-16 16:54:05 +00:00
2be8b14fc7
ci: add to kvm group 2023-05-16 16:03:38 +00:00
a043b998ff
ci: use full path to logs 2023-05-16 15:52:54 +00:00
ef4eeea6a2
ci: typo 2023-05-16 15:43:43 +00:00
d4fe5d8f15
ci: do not keep ssh connection 2023-05-16 15:37:14 +00:00
e3652db73b
ci: set droplet region 2023-05-16 15:06:46 +00:00
f571635848
ci: install recommends
rootless podman does not work without it
2023-05-16 14:53:27 +00:00
adc450c201
ci: --no-install-recommends 2023-05-16 14:38:15 +00:00