Commit b218d2d
committed
test: verify PVH boot protocol is used
Use test_api_happy_start to assert that the log message that indicates
usage of PVH boot protocol is present.
Only x86_64 guests support PVH boot, and on ARM we do not emit any log
messages, so restrict the assertion to x86_64 platforms.
Signed-off-by: Patrick Roy <[email protected]>1 parent daa657f commit b218d2d
File tree
2 files changed
+9
-1
lines changed- tests
- framework
- integration_tests/functional
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
0 commit comments