Commit cc24c1b
test: disable memory monitor in test_cpu_all.py
With secret freedom, Firecracker tracks more per-vcpu metadata, so in a
test with 32 vcpus, we manage to barely go above the memory limit. Just
disable the monitor for these tests.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>1 parent eaf5bc2 commit cc24c1b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments