We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6244a71 commit 68062fbCopy full SHA for 68062fb
.buildkite/test-pipeline.yaml
@@ -1,7 +1,10 @@
1
# In this file, you can add more tests to run either by adding a new step or
2
# adding a new command to an existing step. See different options here for examples.
3
-# This script will be feed into Jinja template in `test-template-aws.j2` to generate
4
-# the final pipeline yaml file.
+
+# This script will be feed into Jinja template in `test-template-aws.j2` at
5
+# https://github.com/vllm-project/buildkite-ci/blob/main/scripts/test-template-aws.j2
6
+# to generate the final pipeline yaml file.
7
8
9
steps:
10
- label: Regression Test
.buildkite/test-template-aws.j2
0 commit comments