]> xenbits.xensource.com Git - osstest.git/commit
make-flight: Keep using buster for L2 guest in nested tests
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 1 Mar 2024 17:46:05 +0000 (17:46 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Thu, 28 Mar 2024 16:51:52 +0000 (16:51 +0000)
commit426c727ef617227b57a53dda22086e5cea90db94
tree626401a0511e06379480f5a7b6d99255e88a032b
parent415e14b1e8d4896f7356c690971a8164ef9a4fed
make-flight: Keep using buster for L2 guest in nested tests

When starting the installation of the L2 guest, L0 kills L1. Switching
the L2 guest back to Debian Buster works fine, so do that to prevent
regression in the test.

Part of the logs from the host L0:

> domain_crash called from arch/x86/hvm/vmx/vvmx.c:2770
> Domain 3 (vcpu#0) crashed on cpu#4:
> d3v0 vmentry failure (reason 0x80000021): Invalid guest state (2)

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
make-flight
mfi-common