Commit a1a4a42
chore: disable memory monitor in test_attach_too_much_devices
Attaching a large number of devices (94) on aarch64 consumes significant
host memory, causing memory monitor checks to fail. Since this test
specifically validates behavior when exceeding device limits, memory
usage isn't relevant here.
Disable the memory monitor check to ensure the test passes consistently.
Signed-off-by: Sheng-Wei (Way) Chen <[email protected]>1 parent bc6e250 commit a1a4a42
1 file changed
+6
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | | - | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
45 | | - | |
| 43 | + | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
51 | | - | |
52 | | - | |
| 49 | + | |
| 50 | + | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
0 commit comments