mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-01 00:15:30 +08:00
(shards): clean cluster
This commit is contained in:
parent
275462eaf9
commit
013566dec4
@ -26,7 +26,7 @@ probe:
|
||||
docker run --rm --name probe --net=host milvusdb/mishards /bin/bash -c "python all_in_one/probe_test.py --port=${PORT} --host=${HOST}"
|
||||
clean_coverage:
|
||||
rm -rf cov_html
|
||||
clean: clean_coverage clean_deploy
|
||||
clean: clean_coverage clean_deploy clean_cluster
|
||||
style:
|
||||
pycodestyle --config=.
|
||||
coverage:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user