Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: hugepages: Use
wait_for_up
in EPT violation test
We were doing a `wait_for_up` after snapshot restore (which is nonsense), but not after boot. Move it to be after boot. Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
- Loading branch information