]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Refactor parts of suite into new Run class
authorZack Cerza <zack@redhat.com>
Fri, 27 May 2016 15:43:48 +0000 (09:43 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 3 Jun 2016 21:02:55 +0000 (15:02 -0600)
commit8194e14d3fec90251700ff635c92709b83a4a15e
tree3fa581af9d206b6cd2958b02e3d6dd46272227c0
parentab967f66245e940623086676b2c515814365bcc7
Refactor parts of suite into new Run class

Including smaller, more purposeful methods. This is for readability,
testability and to facilitate making future changes.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/suite.py
teuthology/test/test_suite.py