2019-10-10 08:12:13 -07:00
|
|
|
steps:
|
2019-12-17 11:58:10 -08:00
|
|
|
- command: "system-test/testnet-automation.sh"
|
2019-10-10 08:12:13 -07:00
|
|
|
label: "COLO performance testnet GPU enabled"
|
|
|
|
env:
|
2019-10-21 17:00:17 -07:00
|
|
|
UPLOAD_RESULTS_TO_SLACK: "true"
|
2019-10-10 08:12:13 -07:00
|
|
|
CLOUD_PROVIDER: "colo"
|
2019-11-14 07:20:10 -08:00
|
|
|
TESTNET_TAG: "colo-perf-gpu-enabled"
|
2019-10-24 14:12:25 -07:00
|
|
|
ENABLE_GPU: "true"
|
2019-10-21 20:24:46 -07:00
|
|
|
TEST_DURATION_SECONDS: 600
|
2019-10-10 08:12:13 -07:00
|
|
|
NUMBER_OF_VALIDATOR_NODES: 4
|
|
|
|
NUMBER_OF_CLIENT_NODES: 2
|
2019-12-10 11:18:41 -08:00
|
|
|
CLIENT_OPTIONS: "bench-tps=2=--tx_count 20000 --thread-batch-sleep-ms 250"
|
2019-10-10 08:12:13 -07:00
|
|
|
ADDITIONAL_FLAGS: ""
|
2020-03-18 14:57:19 -07:00
|
|
|
TEST_TYPE: "fixed_duration"
|
2019-10-10 08:12:13 -07:00
|
|
|
agents:
|
|
|
|
- "queue=colo-deploy"
|