Commit 7df7152
committed
tests: Fix device removal order in test_hotplug_max_devices
Remove devices from the guest before sending the API delete request, not
after. The guest should release the device first before the VMM removes
it.
Signed-off-by: Ilias Stamatis <ilstam@amazon.com>1 parent c3ee1f9 commit 7df7152
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
| 483 | + | |
488 | 484 | | |
489 | 485 | | |
490 | 486 | | |
| |||
493 | 489 | | |
494 | 490 | | |
495 | 491 | | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
| |||
0 commit comments