steps: - command: "system-test/testnet-automation.sh" label: "Running Offline Stake Operations Tests on Colo" env: UPLOAD_RESULTS_TO_SLACK: "true" UPLOAD_RESULTS_TO_DISCORD: "true" CLOUD_PROVIDER: "colo" ENABLE_GPU: "false" TEST_DURATION_SECONDS: 30 NUMBER_OF_VALIDATOR_NODES: 1 NUMBER_OF_CLIENT_NODES: 0 ADDITIONAL_FLAGS: "" BOOTSTRAP_VALIDATOR_MAX_STAKE_THRESHOLD: 100 SKIP_PERF_RESULTS: "true" TEST_TYPE: "script" CUSTOM_SCRIPT: "system-test/stake-operations-testcases/stake_test_automation.sh" agents: queue: "colo-deploy"