mirror of
https://github.com/ceph/ceph
synced 2025-04-09 11:12:50 +00:00
6 lines
94 B
Python
6 lines
94 B
Python
from script import Script
|
|
|
|
|
|
class TestResults(Script):
|
|
script_name = 'teuthology-results'
|