mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Cirrus-CI: pass OVMF env var to test script for upcoming changes
In review D19876 ian@ has some proposed improvements to the tools/boot/ci-qemu-test.sh script. Start specifying the location of OVMF.fd fetched by the Cirrus-CI build in advance of those changes.
This commit is contained in:
parent
4033ecc915
commit
cf973b4420
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=346121
@ -16,4 +16,4 @@ task:
|
||||
script:
|
||||
- make -j$(sysctl -n hw.ncpu) WITHOUT_TOOLCHAIN=yes buildworld buildkernel
|
||||
test_script:
|
||||
- sh tools/boot/ci-qemu-test.sh
|
||||
- OVMF=$(pwd)/OVMF.fd sh tools/boot/ci-qemu-test.sh
|
||||
|
Loading…
Reference in New Issue
Block a user