solana/system-test/performance-testcases/tps-report.yml

24 lines
887 B
YAML

steps:
- command: "buildkite-agent pipeline upload system-test/performance-testcases/gce-gpu-perf-5-node.yml"
name: "5 Node Test - TPS Report"
agents:
queue: "pipeline-uploader"
- wait: ~
continue_on_failure: true
- command: "buildkite-agent pipeline upload system-test/performance-testcases/gce-gpu-perf-10-node.yml"
name: "10 Node Test - TPS Report"
agents:
queue: "pipeline-uploader"
- wait: ~
continue_on_failure: true
- command: "buildkite-agent pipeline upload system-test/performance-testcases/gce-gpu-perf-25-node.yml"
name: "25 Node Test - TPS Report"
agents:
queue: "pipeline-uploader"
- wait: ~
continue_on_failure: true
- command: "buildkite-agent pipeline upload system-test/performance-testcases/gce-gpu-perf-50-node.yml"
name: "50 Node Test - TPS Report"
agents:
queue: "pipeline-uploader"