ceph/cleanup-and-unlock.sh

5 lines
101 B
Bash
Executable File

#!/bin/sh -ex
bin/teuthology-nuke -t $1 -r --owner $2
bin/teuthology-lock --unlock -t $1 --owner $2