2020-04-01 09:29:18 -07:00
|
|
|
steps:
|
|
|
|
- command: "buildkite-agent pipeline upload system-test/performance-testcases/gce-gpu-perf-5-node.yml"
|
|
|
|
name: "5 Node Test - TPS Report"
|
2020-04-22 11:05:05 -07:00
|
|
|
agents:
|
|
|
|
- "queue=pipeline-uploader"
|
2020-04-01 09:29:18 -07:00
|
|
|
- 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"
|
2020-04-22 11:05:05 -07:00
|
|
|
agents:
|
|
|
|
- "queue=pipeline-uploader"
|
2020-04-01 09:29:18 -07:00
|
|
|
- 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"
|
2020-04-22 11:05:05 -07:00
|
|
|
agents:
|
|
|
|
- "queue=pipeline-uploader"
|
2020-04-01 09:29:18 -07:00
|
|
|
- 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"
|
2020-04-22 11:05:05 -07:00
|
|
|
agents:
|
|
|
|
- "queue=pipeline-uploader"
|