From 86e096204f1146502a6863affa775ce81bb65d29 Mon Sep 17 00:00:00 2001 From: "Kevin H. Luu" Date: Tue, 19 Nov 2024 00:15:46 -0800 Subject: [PATCH] Unblock HPU test --- scripts/test-template-aws.j2 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/scripts/test-template-aws.j2 b/scripts/test-template-aws.j2 index 239cd22..8d92e21 100644 --- a/scripts/test-template-aws.j2 +++ b/scripts/test-template-aws.j2 @@ -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