mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Reuse the boot notification method we have for the L1 guests for the L2 guest. This removes the need to use SSH based boot tracking for connecfting to the L2 guest and should make the test more reliable. This requires making the L2 guest use a different cloud-init configuration to the L1. Signed-off-by: Rob Bradford <rbradford@meta.com>