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
test: Check all vCPUs have the same features inside guest
The test ensures Firecracker or CPU templates don't configure CPU
features differently between vCPUs.
Note that whether the printed CPU features are expected or not should be
tested in (arch-specific) test_cpu_features_*.py only for vCPU 0. Thus,
we only test the equivalence of all CPUs in the same guest.
Signed-off-by: Takahiro Itazuri <[email protected]>
0 commit comments