mirror of
https://github.com/ceph/ceph
synced 2024-12-23 11:54:11 +00:00
6 lines
88 B
Python
6 lines
88 B
Python
|
from script import Script
|
||
|
|
||
|
|
||
|
class TestNuke(Script):
|
||
|
script_name = 'teuthology-nuke'
|