kernel-install: Make sure KERNEL_INSTALL_BYPASS is disabled in tests

This commit is contained in:
Daan De Meyer
2023-07-31 20:58:31 +02:00
parent b4afa94c5f
commit 4435da1f17

View File

@@ -48,6 +48,7 @@ export MACHINE_ID='3e0484f3634a418b8e6a39e8828b03e3'
export KERNEL_INSTALL_UKIFY="$ukify"
export KERNEL_INSTALL_BOOT_STUB="$boot_stub"
export KERNEL_INSTALL_READ_MACHINE_INFO="no"
export KERNEL_INSTALL_BYPASS="no"
# Test type#1 installation
"$kernel_install" -v add 1.1.1 "$D/sources/linux" "$D/sources/initrd"