Commit 40732d1
tests: integration: Make test_diff_snapshot_overlay test multi-slot VMs
The test_diff_snapshot_overlay() case tests differential snapshots on
VMs that have a single memory slot since basic_config() uses a 256MiB
memory size by default.
Parametrize the test so that it's repeated for both 256MiB and 4096MiB
sizes. On x86 this will create 2 memory slots and hence test a different
scenario.
Suggested-by: Riccardo Mancini <mancio@amazon.com>
Signed-off-by: Ilias Stamatis <ilstam@amazon.com>1 parent b1622ac commit 40732d1
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
| 414 | + | |
414 | 415 | | |
415 | 416 | | |
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
419 | 420 | | |
420 | | - | |
| 421 | + | |
421 | 422 | | |
422 | 423 | | |
423 | 424 | | |
| |||
0 commit comments