Skip to content

Commit 84dc98f

Browse files
khluuMu Huai
authored andcommitted
[release] Remove log cleanup commands from TPU job (vllm-project#14838)
Signed-off-by: Mu Huai <[email protected]>
1 parent de3dded commit 84dc98f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.buildkite/release-pipeline.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ steps:
5757
agents:
5858
queue: tpu_queue_postmerge
5959
commands:
60-
- "rm -f /var/log/syslog"
61-
- "rm -f /var/log/kern.log"
6260
- "DOCKER_BUILDKIT=1 docker build --build-arg max_jobs=16 --build-arg USE_SCCACHE=1 --build-arg GIT_REPO_CHECK=1 --tag vllm/vllm-tpu:nightly --tag vllm/vllm-tpu:$BUILDKITE_COMMIT --progress plain -f Dockerfile.tpu ."
6361
- "docker push vllm/vllm-tpu:nightly"
6462
- "docker push vllm/vllm-tpu:$BUILDKITE_COMMIT"

0 commit comments

Comments
 (0)