1
0
Commit Graph

181 Commits

Author SHA1 Message Date
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
39d7adc72f
Fix early exit 2023-05-12 11:15:38 +00:00
4688c6aefd
Fix status code 2023-05-12 11:07:39 +00:00
4f2b7e1962
We still need to wait to kill apt properly 2023-05-12 11:00:07 +00:00
dc025ff32f
Fix broken ssh connections 2023-05-12 10:56:22 +00:00
11c69f24ce
Set public acl, fix host-bucket 2023-05-12 09:31:46 +00:00
da57e4e6b5
Run workflows on their change 2023-05-12 09:13:11 +00:00
f46a2ec4b0
Do not run tests on images actions change 2023-05-12 09:00:47 +00:00
166c125391
Rename 2023-05-12 08:58:35 +00:00
bb511898bb
Rename 2023-05-12 08:16:24 +00:00
e919def8d0
Rename 2023-05-12 08:13:59 +00:00
7d88f09bb0
Use separate workflows for generating images 2023-05-12 08:11:38 +00:00
9c4313c3a4
Archive logs on failure 2023-05-12 07:59:58 +00:00
e87a6be1bc
Typo 2023-05-12 07:54:09 +00:00
eb51469283
Switch to s3cmd 2023-05-12 07:53:23 +00:00
3ae8707dcb
Missing quotation mark 2023-05-12 07:52:40 +00:00
9c830bf22a
Remove newline 2023-05-12 07:48:56 +00:00
a78429729b
Upload images 2023-05-12 07:47:22 +00:00
c965cf3ade
Remove sh -c 2023-05-12 07:41:44 +00:00
5b50fd2b13
Switch back to pkill 2023-05-12 07:36:32 +00:00
c860b77332
Do not delete droplet (for debug) 2023-05-12 07:32:49 +00:00
4e4c62c376
Proper wait for the lock 2023-05-12 07:32:03 +00:00
a48cbe4bb2
Kill apt 2023-05-12 07:29:04 +00:00
2179f84874
Wait for the apt lock 2023-05-12 07:24:12 +00:00
33d3d28e5d
Add ssh key 2023-05-12 07:19:55 +00:00
8873566dcb
Switch to podman 2023-05-12 07:09:56 +00:00
fb12fc2f65
Fix quotes 2023-05-12 07:05:34 +00:00
da28fef007
Boilerplate for external VM action 2023-05-12 06:58:17 +00:00
44d474d6e5
Fix path 2023-05-12 05:41:07 +00:00
3e87a1b651
Run with sudo 2023-05-12 02:06:25 +00:00
61ac856afb
Try from the same directory 2023-05-12 02:05:28 +00:00
8b807a7e77
Allow to run manually 2023-05-12 01:32:46 +00:00
467f31d141
Upload images 2023-05-12 01:31:14 +00:00
9752c7ae7d
Typo 2023-05-12 01:25:42 +00:00
e3c2bb134f
Upload cache 2023-05-12 01:25:05 +00:00
028fa48f71
Generate images on push 2023-05-12 01:04:17 +00:00
2910ce17c7
Add generator for debian images 2023-05-12 00:59:36 +00:00
183b4698dd
Build debian cache once a week 2023-05-12 00:39:50 +00:00
3d2b8b7d2a
Disable E2E testing for Oracle Linux 9
Works fine locally, but for some reason does not work on GitHub Actions
2023-05-11 23:22:44 +00:00
cbdef2936d
Upload all logs 2023-05-10 10:25:19 +00:00
bc9eea879d
Test all examples 2023-05-10 10:20:43 +00:00
b0dae2fc69
Rename jobs 2023-05-10 10:12:53 +00:00
c22cea2834
Remove genall test 2023-05-10 10:12:39 +00:00
828511f0eb
Fix yml 2023-05-10 10:06:05 +00:00
0735f1d581
Fix yml 2023-05-10 10:04:22 +00:00
f816b43609
Refactor 2023-05-10 10:02:12 +00:00
52d3d339df
Typo 2023-05-10 09:51:08 +00:00
308b916b0f
End-to-End Testing for CentOS and Oracle Linux 2023-05-10 09:49:15 +00:00
5ecf36ebc3
End-to-End Testing (Ubuntu) 2023-05-10 09:36:19 +00:00
0323d3d941
Typo 2023-05-10 09:10:07 +00:00
fa9ee43817
End-to-End Testing (list-remote) 2023-05-10 09:09:12 +00:00
98a0a561f1
Remove Oracle Linux tests 2023-05-10 05:26:45 +00:00
f8880b2486
no space left on device 2023-05-09 21:07:05 +00:00
f5f87867ac
Remove Oracle Linux 6 test 2023-05-09 20:43:39 +00:00
5d13843835
Do not download images 2023-05-09 19:58:35 +00:00
0f36b3b55b
Test installation of Oracle Linux kernels 2023-05-09 19:29:17 +00:00
d65d683dfc
Fix name of ubuntu image generator 2023-04-09 14:16:29 +00:00
a4c83c1637
Use different names for logs upload 2023-04-06 20:40:18 +00:00
897ac0699d
Archive logs 2023-04-06 20:14:36 +00:00