commit | 1feeb38e17d3aeac05bb000a630480eb0a3e6a78 | [log] [tgz] |
---|---|---|
author | ivan-zhu <bozhu@linux.vnet.ibm.com> | Thu Jan 24 10:14:39 2013 +0800 |
committer | ivan-zhu <bozhu@linux.vnet.ibm.com> | Mon Jan 28 13:50:58 2013 +0800 |
tree | 82cbc162f0d4f5edfccd09d6f44b282298065fb2 | |
parent | 13412cea7a93ab33d2882517de0119bb46f815f5 [diff] |
Use testtools as the base testcase class. Use testtools as the base unittest test case class towards to parallelizing the test runs. Catch places where setUp and tearDown were not being chained properly, and fix these problems.Remove custom skip, using testtools.skip instead. Add TestResourceManager. Part of blueprint speed-up-tempest Change-Id: I8e7b5686b22969a0f3db96100a357c93a4d5c03f