Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
fec5aeca
Unverified
Commit
fec5aeca
authored
Mar 29, 2026
by
Kevin H. Luu
Committed by
GitHub
Mar 29, 2026
Browse files
[ci] Soft fail and disable retry for AMD build image job (#38505)
Signed-off-by:
Kevin H. Luu
<
khluu000@gmail.com
>
parent
d816834c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
8 deletions
+1
-8
.buildkite/hardware_tests/amd.yaml
.buildkite/hardware_tests/amd.yaml
+1
-8
No files found.
.buildkite/hardware_tests/amd.yaml
View file @
fec5aeca
...
@@ -5,6 +5,7 @@ steps:
...
@@ -5,6 +5,7 @@ steps:
depends_on
:
[]
depends_on
:
[]
device
:
amd_cpu
device
:
amd_cpu
no_plugin
:
true
no_plugin
:
true
soft_fail
:
true
commands
:
commands
:
-
>
-
>
docker build
docker build
...
@@ -20,11 +21,3 @@ steps:
...
@@ -20,11 +21,3 @@ steps:
-
docker push "rocm/vllm-ci:${BUILDKITE_COMMIT}"
-
docker push "rocm/vllm-ci:${BUILDKITE_COMMIT}"
env
:
env
:
DOCKER_BUILDKIT
:
"
1"
DOCKER_BUILDKIT
:
"
1"
retry
:
automatic
:
-
exit_status
:
-1
# Agent was lost
limit
:
1
-
exit_status
:
-10
# Agent was lost
limit
:
1
-
exit_status
:
1
# Machine occasionally fail
limit
:
1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment