Commit c61fe3a
committed
Increase rosetta test postgres memory threshold
The postgres instance in the rosetta tests is exceeding the current
default memory limit of 2500MB somewhat regularly; it seems as though it
was close to this limit in past tests, and is now finally exceeding it.
The limit is now temporarily 3000MB until we either decide that the
memory usage is still fine, or we find out why the memory usage is
increasing and fix that issue.1 parent 08c34e6 commit c61fe3a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments