mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 00:15:51 +08:00
[perf-benchmark] cleanup unused Docker images and volumes in H100 benchmark instance (#12706)
This commit is contained in:
parent
8eafe5eaea
commit
9f9704dca6
@ -70,6 +70,12 @@ steps:
|
|||||||
#key: block-h100
|
#key: block-h100
|
||||||
#depends_on: ~
|
#depends_on: ~
|
||||||
|
|
||||||
|
- label: "Cleanup H100"
|
||||||
|
agents:
|
||||||
|
queue: H100
|
||||||
|
depends_on: ~
|
||||||
|
command: docker system prune -a --volumes --force
|
||||||
|
|
||||||
- label: "H100"
|
- label: "H100"
|
||||||
# skip: "use this flag to conditionally skip the benchmark step, useful for PR testing"
|
# skip: "use this flag to conditionally skip the benchmark step, useful for PR testing"
|
||||||
agents:
|
agents:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user