Commit bb1edd1
committed
fix(test): validate restored test works in test_valid_handler
In test_valid_handler, we had a comment to validate that the guest still
works if we mess with the balloon after UFFD-based restoration. However,
we didn't actually do so. Fix this by running some simple SSH command
after both inflation and deflation.
Signed-off-by: Patrick Roy <[email protected]>1 parent 0d2713b commit bb1edd1
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
121 | 124 | | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| 128 | + | |
125 | 129 | | |
126 | 130 | | |
127 | 131 | | |
| |||
0 commit comments