Skip to content

Commit

Permalink
Unblock HPU test
Browse files Browse the repository at this point in the history
  • Loading branch information
khluu authored Nov 19, 2024
1 parent dedb7ae commit 86e0962
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions scripts/test-template-aws.j2
Original file line number Diff line number Diff line change
Expand Up @@ -222,12 +222,8 @@ steps:
queue: intel-cpu
command: bash .buildkite/run-cpu-test.sh

- block: "Run Intel HPU Test"
depends_on: ~
key: block-intel-hpu

- label: "Intel HPU Test"
depends_on: block-intel-hpu
depends_on: ~
soft_fail: true
agents:
queue: intel-hpu
Expand Down

0 comments on commit 86e0962

Please sign in to comment.