fix: add node scoped hwlab ci cleanup
This commit is contained in:
@@ -214,6 +214,10 @@ bun scripts/cli.ts hwlab g14 tools-image build \
|
||||
bun scripts/cli.ts hwlab g14 control-plane cleanup-runs \
|
||||
--lane v02|g14|all [--min-age-minutes N] [--limit N] [--dry-run|--confirm]
|
||||
|
||||
# D601/G14 node-scoped runtime lane retention
|
||||
bun scripts/cli.ts hwlab nodes control-plane cleanup-runs \
|
||||
--node D601 --lane v03 [--min-age-minutes N] [--limit N] [--dry-run|--confirm --wait]
|
||||
|
||||
# 补充清理 Released PV
|
||||
bun scripts/cli.ts hwlab g14 control-plane cleanup-released-pvs \
|
||||
--lane all [--limit N] [--dry-run|--confirm]
|
||||
|
||||
Reference in New Issue
Block a user