You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments