-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Check that volume is functional after live migration.
Changes are as follows: - Increases the memory of the nested VM to 1GiB (the parent VMs have 2GiB each). - Waits indefinitely for the nested VM to start up by checking the number of process via `lxc info`. - Formats the volume with ext4, mounts it, and adds a file. - Checks that the file is present and has the same contents after live migrating the instance. Signed-off-by: Mark Laing <[email protected]>
- Loading branch information
1 parent
4e069f5
commit 6ef9d52
Showing
1 changed file
with
40 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters