esits
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
mkdir /root/results
|
||||
cd /root/results
|
||||
rm -rf *.csv
|
||||
ssh root@172.172.0.196 killall -9 python3
|
||||
ssh root@172.172.0.196 killall -9 rsync
|
||||
ssh root@172.172.0.196 rm -rf /mnt/vol/*
|
||||
ssh root@172.172.0.196 rm -rf /root/*.csv
|
||||
ssh root@172.172.0.196 /root/canonical-stuff/venv/bin/python3 /root/canonical-stuff/ceph_bench/run.py local
|
||||
|
||||
Reference in New Issue
Block a user