2019-11-09 09:38:06 -07:00
|
|
|
steps:
|
2019-12-17 14:58:10 -05:00
|
|
|
- command: "system-test/testnet-automation.sh"
|
2019-11-09 09:38:06 -07:00
|
|
|
label: "COLO performance testnet CPU only"
|
|
|
|
env:
|
|
|
|
UPLOAD_RESULTS_TO_SLACK: "true"
|
|
|
|
CLOUD_PROVIDER: "colo"
|
2019-11-14 10:20:10 -05:00
|
|
|
TESTNET_TAG: "colo-perf-cpu-only"
|
2019-11-09 09:38:06 -07:00
|
|
|
ENABLE_GPU: "false"
|
|
|
|
TEST_DURATION_SECONDS: 600
|
|
|
|
NUMBER_OF_VALIDATOR_NODES: 4
|
|
|
|
NUMBER_OF_CLIENT_NODES: 2
|
2019-12-10 14:18:41 -05:00
|
|
|
CLIENT_OPTIONS: "bench-tps=2=--tx_count 20000 --thread-batch-sleep-ms 250"
|
2019-11-09 09:38:06 -07:00
|
|
|
ADDITIONAL_FLAGS: ""
|
|
|
|
agents:
|
|
|
|
- "queue=colo-deploy"
|