Restart test without supermajority (#17808)
* Restart test without supermajority * Change check to look at stake rather than transaction confirmation * Add stake info while waiting for consensus * replace jq with grep (buildkite doesn't have jq installed)
This commit is contained in:
@@ -9,9 +9,11 @@ steps:
|
||||
VALIDATOR_NODE_MACHINE_TYPE: "--machine-type n1-standard-16"
|
||||
NUMBER_OF_CLIENT_NODES: 1
|
||||
ADDITIONAL_FLAGS: "--dedicated"
|
||||
BOOTSTRAP_VALIDATOR_MAX_STAKE_THRESHOLD: 66
|
||||
SKIP_PERF_RESULTS: "true"
|
||||
EXTRA_PRIMORDIAL_STAKES: 4
|
||||
WAIT_FOR_EQUAL_STAKE: "true"
|
||||
TEST_TYPE: "script"
|
||||
CONSENSUS_TIMEOUT: 60
|
||||
CUSTOM_SCRIPT: "system-test/restart-testcases/restart_test_automation.sh"
|
||||
agents:
|
||||
- "queue=gce-deploy"
|
||||
|
Reference in New Issue
Block a user