You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests/ci: separate ci-runtest into qemu and bhyve variants
Bhyve is only supported on amd64/amd64, amd64/i386, and
arm64/arm64. Furthermore, amd64 and arm64 have different
command-line arguments and requirements for running bhyve.
This patch separates the bhyve version of ci-runtest into
architecture-specific Makefiles.
Signed-off-by: Siva Mahadevan <[email protected]>
Sponsored by: The FreeBSD Foundation
0 commit comments