Add single testcase to run entire TPS report (#9143)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
steps:
|
||||
- command: "buildkite-agent pipeline upload system-test/performance-testcases/gce-gpu-perf-5-node.yml"
|
||||
name: "5 Node Test - TPS Report"
|
||||
- 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"
|
||||
- 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"
|
||||
- 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"
|
||||
Reference in New Issue
Block a user