]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
monitoring/ceph-mixin: make jsonnet-bundler clone idempotent 69156/head
authorSun Yuechi <sunyuechi@iscas.ac.cn>
Sat, 20 Jun 2026 15:21:01 +0000 (23:21 +0800)
committerSun Yuechi <sunyuechi@iscas.ac.cn>
Sat, 20 Jun 2026 15:22:01 +0000 (23:22 +0800)
commita764ecf720c536cec35095872e1db41b363104a3
tree39615d2ce670ad565cdc30c75c5e1371b7ebc455
parentdada074b3437b2696479496b93ab50f9da598662
monitoring/ceph-mixin: make jsonnet-bundler clone idempotent

A run that aborts before the cleanup fixture runs (timeout, OOM,
interrupt) leaves the clone dir behind, so the next build fails with
"destination path already exists". Remove it first.

Signed-off-by: Sun Yuechi <sunyuechi@iscas.ac.cn>
monitoring/ceph-mixin/jsonnet-bundler-build.sh