1
0
Commit Graph

139 Commits

Author SHA1 Message Date
a043b998ff
ci: use full path to logs 2023-05-16 15:52:54 +00:00
c527544107
ci: typo 2023-05-16 15:46:06 +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
5de9c50579
ci: wait for cloud-init to finish 2023-05-16 14:26:22 +00:00
a49d705846
ci: switch to apt 2023-05-16 14:18:14 +00:00
67630e080b
ci: download by 64 packages 2023-05-16 14:15:18 +00:00
697eb18552
ci: do not start new fetch after 2 hours 2023-05-16 14:14:24 +00:00
a855a6e70c
ci: switch to apt-get with 360 seconds timeout 2023-05-16 14:11:51 +00:00
d8aafe081f
ci: switch to apt 2023-05-16 14:06:37 +00:00
4e956d10ad
ci: yet another try to get rid of apt daemon 2023-05-16 13:58:38 +00:00
a6d4fe362c
ci: update repos 2023-05-16 13:48:56 +00:00
6ff9fcc2c0
ci: switch to github actions build 2023-05-16 13:44:40 +00:00
fca20d2d63
ci: set container registries 2023-05-16 13:15:28 +00:00
4fe7a0906e
ci: set shell (bash) for the user 2023-05-16 13:05:09 +00:00
22ddada2f7
ci: fix user authorized keys 2023-05-16 13:00:34 +00:00
08dcfd52a3
Revert "ci: run from root"
This reverts commit 3dd9071057.
2023-05-16 12:48:08 +00:00
3dd9071057
ci: run from root 2023-05-16 12:17:18 +00:00
decdf0625b
ci: fix yml 2023-05-16 12:12:48 +00:00
2ee26c989d
ci: typo 2023-05-16 12:09:33 +00:00
73eb3bf70d
ci: dependencies 2023-05-16 12:08:31 +00:00
65688dcd9d
ci: ignore e2e.yml 2023-05-16 12:06:59 +00:00
d447b91908
ci: typo 2023-05-16 12:06:32 +00:00
926631e19d
ci: e2e testing with kvm 2023-05-16 12:04:28 +00:00
a7e5827ff9
ci: mirror debian packages after updating the metadata cache 2023-05-16 08:04:26 +00:00
7f6fe18d0a
ci: do not start new fetch after 4 hours 2023-05-16 07:52:00 +00:00
43bb539db8
ci: rename job 2023-05-15 14:28:52 +00:00
262362659a
ci: archive logs after run 2023-05-15 14:25:41 +00:00
bbdc9712c5
ci: fix typo 2023-05-15 14:25:24 +00:00
53878bcb23
ci: deb package mirroring 2023-05-15 14:21:49 +00:00
e1ac75d0fa
ci: always refetch 2023-05-15 12:17:04 +00:00
34b5693ae8
test: do not rebuild the cache every time
We can safely do that because cache library does not breaks on structures changes.
2023-05-15 12:07:28 +00:00
6c1f9f8606
feat: add command for distro-related helpers 2023-05-15 10:50:56 +00:00
21882ff461
test: disable fail-fast 2023-05-14 22:37:52 +00:00
23a28f33d4
test: add debian to e2e test matrix 2023-05-14 21:06:46 +00:00
6bb0da5082
feat: support multiple headers packages 2023-05-14 11:06:54 +00:00
7502221cfd
feat: support adding dependencies to debian kernel packages 2023-05-14 10:27:35 +00:00
9fd4b541da
Add missing directory 2023-05-12 19:34:55 +00:00
fa579e5170
Wait to make sure IP is ready 2023-05-12 12:36:06 +00:00
b310b29670
Sleep is more error-prone ¯\_(ツ)_/¯ 2023-05-12 12:29:01 +00:00
490d063e5b
Wildcard 2023-05-12 12:24:04 +00:00
33ee48692c
Disable auto-upgrades 2023-05-12 12:21:32 +00:00
ed5d0ab1d1
Increase exit check timeout 2023-05-12 12:16:32 +00:00
ea6775fa45
Handle ssh errors 2023-05-12 12:13:04 +00:00
4e16dec7c1
Do not exit in case of unsuccessful kill 2023-05-12 12:12:41 +00:00
593c152798
Handle exit codes correctly 2023-05-12 12:07:42 +00:00
e8554e7c4a
Test 2023-05-12 11:27:30 +00:00