mirror of
https://github.com/ceph/ceph
synced 2025-02-06 10:23:52 +00:00
6 lines
90 B
Python
6 lines
90 B
Python
from script import Script
|
|
|
|
|
|
class TestSuite(Script):
|
|
script_name = 'teuthology-suite'
|