mirror of
https://github.com/ceph/ceph
synced 2025-02-15 14:58:01 +00:00
6 lines
96 B
Python
6 lines
96 B
Python
from script import Script
|
|
|
|
|
|
class TestCoverage(Script):
|
|
script_name = 'teuthology-coverage'
|