Skip to content

Commit 8268791

Browse files
Increase snapshot target for 512mb VM on aarch64
Signed-off-by: Matthew Schlebusch <schlebus@amazon.com>
1 parent c48930a commit 8268791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_tests/performance/test_snapshot_perf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
},
139139
"async": {
140140
"2vcpu_256mb.json": {"target": 320},
141-
"2vcpu_512mb.json": {"target": 310},
141+
"2vcpu_512mb.json": {"target": 330},
142142
},
143143
},
144144
}

0 commit comments

Comments
 (0)