Steal dumoulin from colo for TdS

This commit is contained in:
Trent Nelson 2020-07-03 13:27:53 -06:00 committed by mergify[bot]
parent d8106ab552
commit c5a501e87f
9 changed files with 10 additions and 11 deletions

View File

@ -1,4 +1,3 @@
dumoulin|216.24.140.149|10.1.1.20|16|64|SATA|2000|NVME,NVME,NVME|1000,1000,1000|4|Denver
foosball|216.24.140.150|10.1.1.21|16|64|SATA|2000|NVME|1000|2|Denver
pingpong|216.24.140.151|10.1.1.22|16|64|SATA|2000|NVME|1000|2|Denver
airhockey|216.24.140.152|10.1.1.23|16|64|SATA|2000|NVME|1000|2|Denver

View File

@ -5,9 +5,9 @@ steps:
UPLOAD_RESULTS_TO_SLACK: "true"
CLOUD_PROVIDER: "colo"
TESTNET_TAG: "colo-perf-cpu-only"
NUMBER_OF_VALIDATOR_NODES: 4
NUMBER_OF_VALIDATOR_NODES: 2
ENABLE_GPU: "false"
NUMBER_OF_CLIENT_NODES: 2
NUMBER_OF_CLIENT_NODES: 1
CLIENT_OPTIONS: "bench-tps=2=--tx_count 5000 --thread-batch-sleep-ms 250"
ADDITIONAL_FLAGS: ""
APPLY_PARTITIONS: "true"

View File

@ -5,7 +5,7 @@ steps:
UPLOAD_RESULTS_TO_SLACK: "true"
CLOUD_PROVIDER: "colo"
TESTNET_TAG: "colo-perf-cpu-only"
NUMBER_OF_VALIDATOR_NODES: 4
NUMBER_OF_VALIDATOR_NODES: 2
ENABLE_GPU: "false"
NUMBER_OF_CLIENT_NODES: 1
CLIENT_OPTIONS: "bench-tps=1=--tx_count 5000 --thread-batch-sleep-ms 250"

View File

@ -5,7 +5,7 @@ steps:
UPLOAD_RESULTS_TO_SLACK: "true"
CLOUD_PROVIDER: "colo"
TESTNET_TAG: "colo-perf-cpu-only"
NUMBER_OF_VALIDATOR_NODES: 3
NUMBER_OF_VALIDATOR_NODES: 2
ENABLE_GPU: "false"
NUMBER_OF_CLIENT_NODES: 1
CLIENT_OPTIONS: "bench-tps=1=--tx_count 5000 --thread-batch-sleep-ms 250"
@ -18,4 +18,4 @@ steps:
BOOTSTRAP_VALIDATOR_MAX_STAKE_THRESHOLD: 33
TEST_TYPE: "partition"
agents:
- "queue=colo-deploy"
- "queue=colo-deploy"

View File

@ -5,7 +5,7 @@ steps:
UPLOAD_RESULTS_TO_SLACK: "true"
CLOUD_PROVIDER: "colo"
TESTNET_TAG: "colo-perf-cpu-only"
NUMBER_OF_VALIDATOR_NODES: 3
NUMBER_OF_VALIDATOR_NODES: 2
ENABLE_GPU: "false"
NUMBER_OF_CLIENT_NODES: 1
CLIENT_OPTIONS: "bench-tps=1=--tx_count 5000 --thread-batch-sleep-ms 250"

View File

@ -7,7 +7,7 @@ steps:
TESTNET_TAG: "colo-perf-cpu-only"
ENABLE_GPU: "false"
TEST_DURATION_SECONDS: 600
NUMBER_OF_VALIDATOR_NODES: 3
NUMBER_OF_VALIDATOR_NODES: 2
NUMBER_OF_CLIENT_NODES: 1
CLIENT_OPTIONS: "bench-tps=1=--tx_count 10000 --thread-batch-sleep-ms 250"
ADDITIONAL_FLAGS: ""

View File

@ -7,7 +7,7 @@ steps:
TESTNET_TAG: "colo-perf-gpu-enabled"
ENABLE_GPU: "true"
TEST_DURATION_SECONDS: 600
NUMBER_OF_VALIDATOR_NODES: 3
NUMBER_OF_VALIDATOR_NODES: 2
NUMBER_OF_CLIENT_NODES: 1
CLIENT_OPTIONS: "bench-tps=1=--tx_count 10000 --thread-batch-sleep-ms 250"
ADDITIONAL_FLAGS: ""

View File

@ -7,7 +7,7 @@ steps:
TESTNET_TAG: "colo-perf-gpu-enabled"
ENABLE_GPU: "true"
TEST_DURATION_SECONDS: 600
NUMBER_OF_VALIDATOR_NODES: 3
NUMBER_OF_VALIDATOR_NODES: 2
NUMBER_OF_CLIENT_NODES: 1
CLIENT_OPTIONS: "bench-tps=1=--tx_count 20000 --thread-batch-sleep-ms 250"
ADDITIONAL_FLAGS: ""

View File

@ -5,7 +5,7 @@ steps:
UPLOAD_RESULTS_TO_SLACK: "true"
CLOUD_PROVIDER: "colo"
TESTNET_TAG: "colo-perf-cpu-only"
NUMBER_OF_VALIDATOR_NODES: 3
NUMBER_OF_VALIDATOR_NODES: 2
ENABLE_GPU: "false"
NUMBER_OF_CLIENT_NODES: 1
CLIENT_OPTIONS: "bench-tps=1=--tx_count 10000 --thread-batch-sleep-ms 250"