Automated test framework can run scripts on launched clusters. Add offline stake operations test case and script. (#8510)
automerge
This commit is contained in:
@ -11,5 +11,6 @@ steps:
|
||||
NUMBER_OF_CLIENT_NODES: 2
|
||||
CLIENT_OPTIONS: "bench-tps=2=--tx_count 20000 --thread-batch-sleep-ms 250"
|
||||
ADDITIONAL_FLAGS: ""
|
||||
TEST_TYPE: "fixed_duration"
|
||||
agents:
|
||||
- "queue=colo-deploy"
|
||||
|
@ -11,5 +11,6 @@ steps:
|
||||
NUMBER_OF_CLIENT_NODES: 2
|
||||
CLIENT_OPTIONS: "bench-tps=2=--tx_count 30000 --thread-batch-sleep-ms 250"
|
||||
ADDITIONAL_FLAGS: ""
|
||||
TEST_TYPE: "fixed_duration"
|
||||
agents:
|
||||
- "queue=colo-deploy"
|
||||
|
@ -11,5 +11,6 @@ steps:
|
||||
NUMBER_OF_CLIENT_NODES: 2
|
||||
CLIENT_OPTIONS: "bench-tps=2=--tx_count 20000 --thread-batch-sleep-ms 250"
|
||||
ADDITIONAL_FLAGS: ""
|
||||
TEST_TYPE: "fixed_duration"
|
||||
agents:
|
||||
- "queue=colo-deploy"
|
||||
|
@ -15,5 +15,6 @@ steps:
|
||||
ALLOW_BOOT_FAILURES: "true"
|
||||
USE_PUBLIC_IP_ADDRESSES: "true"
|
||||
ADDITIONAL_FLAGS: "--dedicated"
|
||||
TEST_TYPE: "fixed_duration"
|
||||
agents:
|
||||
- "queue=gce-deploy"
|
||||
|
Reference in New Issue
Block a user