We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d89f4c commit 2a354abCopy full SHA for 2a354ab
.github/workflows/soak-testing.yml
@@ -22,7 +22,7 @@ env:
22
AWS_DEFAULT_REGION: us-east-1
23
DEFAULT_TEST_DURATION_MINUTES: 300
24
HOSTMETRICS_INTERVAL_SECS: 600
25
- CPU_LOAD_THRESHOLD: 40
+ CPU_LOAD_THRESHOLD: 45
26
TOTAL_MEMORY_THRESHOLD: 4294967296 # 4 GiB
27
MAX_BENCHMARKS_TO_KEEP: 100
28
# TODO: We might be able to adapt the "Soak Tests" to be "Overhead Tests".
0 commit comments