Skip to content

Commit 063ed18

Browse files
Increase snapshot perf target on AMD for 512mb
Signed-off-by: Matthew Schlebusch <schlebus@amazon.com>
1 parent 6c511a6 commit 063ed18

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
@@ -90,7 +90,7 @@
9090
"4.14": {
9191
"sync": {
9292
"2vcpu_256mb.json": {"target": 15},
93-
"2vcpu_512mb.json": {"target": 15},
93+
"2vcpu_512mb.json": {"target": 19},
9494
}
9595
},
9696
"5.10": {

0 commit comments

Comments
 (0)