This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
mirror of
https://github.com/ceph/ceph
Watch
1
Star
0
Fork
You've already forked ceph
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31f3684a06
ceph
/
cleanup-and-unlock.sh
5 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh -ex
bin/teuthology-nuke -t
$1
-r --owner
$2
bin/teuthology-lock --unlock -t
$1
--owner
$2
Reference in New Issue
View Git Blame
Copy Permalink