]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Fixed a bug where I wasn't setting machine_type correctly. Also, made
authorAndrew Schoen <aschoen@redhat.com>
Tue, 2 Dec 2014 22:57:03 +0000 (16:57 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Sat, 6 Dec 2014 19:46:47 +0000 (13:46 -0600)
commita6a7261dba13b2547bea847a69cad76f94c06cc7
treea689bdaed5ea471d238e99d8b15b81b639267350
parent0cf22e08496327830f978c940495547bafabbea8
Fixed a bug where I wasn't setting machine_type correctly.  Also, made
local variables for each of the keys in args to help readability.

Wrote tests for teuthology.run.main. Coverage increased to 94%

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
teuthology/run.py
teuthology/test/test_run.py