]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r346080: Add a smoke test QEMU boot script for CI
authorEd Maste <emaste@FreeBSD.org>
Thu, 19 Mar 2020 18:15:09 +0000 (18:15 +0000)
committerEd Maste <emaste@FreeBSD.org>
Thu, 19 Mar 2020 18:15:09 +0000 (18:15 +0000)
commit453dd58de95047c61fb1bd3fc9ed548dfbd9a16a
tree6cb4f5fb2d5e48a083bf1a403d25934299765750
parentc582089a5045a4e3c0c38398c4443ca1494a5ac7
MFC r346080: Add a smoke test QEMU boot script for CI

And followon commits:
r346317 (ian): Allow this test script to be run from within src/tools/boot
r346329: Install some entropy for QEMU CI smoke test
r346330: Put QEMU CI smoke test boot log in /tmp if TMPDIR not set
r346748 (bcran): Fix tools/boot/ci-qemu-test.sh and make some improvements
r346961: revert QEMU q35 platform use from r346748
r352063: ci-qemu-test: if firmware is not available, hint at pkg to install
r358472: CI: print wired page count on boot

Sponsored by: The FreeBSD Foundation
tools/boot/ci-qemu-test.sh [new file with mode: 0755]