Commit bc6e250
chore: increase VM memory to reliably pass test_max_devices on aarch64
Establishing 94 SSH connections exhausts the default 256 MiB memory of
the `uvm_plain_machine` with `basic_config` previously used in tests
`test_max_devices` on aarch64.
Increase the VM's memory limit to 512 MiB to ensure stable and
consistent test execution.
Signed-off-by: Sheng-Wei (Way) Chen <[email protected]>1 parent 53eaaeb commit bc6e250
1 file changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | | - | |
28 | | - | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
46 | 52 | | |
47 | 53 | | |
48 | 54 | | |
| |||
0 commit comments