mirror of
https://github.com/ceph/ceph
synced 2024-12-25 21:03:31 +00:00
cbe7d8e5a1
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
6 lines
92 B
Python
6 lines
92 B
Python
from script import Script
|
|
|
|
|
|
class TestReport(Script):
|
|
script_name = 'teuthology-report'
|