Switch CI to chroot mode.

This commit is contained in:
Andrius Štikonas 2021-05-24 22:59:07 +01:00
parent c168a3bd4c
commit f77466bc99
2 changed files with 5 additions and 19 deletions

View file

@ -6,10 +6,8 @@
set timeout -1
spawn python3 rootfs.py --qemu-cmd qemu-system-x86_64 --qemu-ram 3500
spawn python3 rootfs.py --chroot
expect {
"not syncing: Attempted to kill init" {}
"Bootstrapping completed." {}
}
send -- "\x01"
send -- "x"