mirror of
https://github.com/ceph/ceph
synced 2025-02-13 13:59:22 +00:00
6 lines
84 B
Python
6 lines
84 B
Python
from script import Script
|
|
|
|
|
|
class TestLs(Script):
|
|
script_name = 'teuthology-ls'
|