[CI/CD] add neuron docker and ci test scripts (#3571)
This commit is contained in:
@@ -21,6 +21,11 @@ steps:
|
||||
queue: amd
|
||||
command: bash .buildkite/run-amd-test.sh
|
||||
|
||||
- label: "Neuron Test"
|
||||
agents:
|
||||
queue: neuron
|
||||
command: bash .buildkite/run-neuron-test.sh
|
||||
|
||||
- label: "CPU Test"
|
||||
command: bash .buildkite/run-cpu-test.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user