Skip to content

Commit eff0145

Browse files
authored
Enable intel gpu test
1 parent df98d91 commit eff0145

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

scripts/test-template-aws.j2

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -333,14 +333,10 @@ steps:
333333
agents:
334334
queue: intel-hpu
335335
command: bash .buildkite/run-hpu-test.sh
336-
337-
- block: "Run Intel GPU test"
338-
depends_on: ~
339-
key: block-intel-gpu
340336

341337
- label: "Intel GPU Test"
342338
soft_fail: true
343-
depends_on: block-intel-gpu
339+
depends_on: ~
344340
agents:
345341
queue: intel-gpu
346342
command: bash .buildkite/run-xpu-test.sh

0 commit comments

Comments
 (0)