From 2b465570e6dd327e8422ef9c87e9b2b1454ceaed Mon Sep 17 00:00:00 2001 From: "Chendi.Xue" Date: Fri, 30 Jan 2026 15:36:29 -0600 Subject: [PATCH] [CI][HPU]accelerate hpu test by skip python re-install and clean container name (#33286) Signed-off-by: Chendi Xue --- .../scripts/hardware_ci/run-hpu-test.sh | 20 +++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/.buildkite/scripts/hardware_ci/run-hpu-test.sh b/.buildkite/scripts/hardware_ci/run-hpu-test.sh index dc9f2d39b..7df696eb2 100644 --- a/.buildkite/scripts/hardware_ci/run-hpu-test.sh +++ b/.buildkite/scripts/hardware_ci/run-hpu-test.sh @@ -5,7 +5,9 @@ set -exuo pipefail # Try building the docker image -cat <