SQL Repository Type
Persistent storage of test results.
-
class
stestr.repository.sql.
Repository
(url)[source]
subunit2sql based storage of test results.
This repository stores each stream in a subunit2sql DB. Refer to the
subunit2sql documentation for