diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 648c00ffd..34001c733 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -9,13 +9,14 @@ steps: agents: queue: "cpu_queue_premerge_us_east_1" - # - label: "Test on NPU" - # depends_on: ~ - # key: npu-test - # commands: - # - ".buildkite/scripts/hardware_ci/run_npu_test.sh" - # agents: - # queue: "ascend" + - label: "Test on NPU" + depends_on: ~ + soft_fail: true + key: npu-test + commands: + - ".buildkite/scripts/hardware_ci/run_npu_test.sh" + agents: + queue: "ascend" - label: "Simple Unit Test" commands: