add grub-efi support

* tests: increase timeout
* ci: split e2e tests

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2023-09-13 11:06:26 +02:00
parent d4c3476031
commit a41bbdb745
29 changed files with 524 additions and 162 deletions
-1
View File
@@ -39,7 +39,6 @@ RUN apt-get update && \
mount \
tar \
extlinux \
grub2 \
cryptsetup-bin \
qemu-utils && \
apt-get clean && \