On Thu, Aug 1, 2013 at 11:18 AM, Thomas Thrainer <[email protected]>wrote:
> Some changes to the test framework were performed while writing this > test: > - Extended builder for disks > - Introduced builder for NICs > - Fixed bugs in RpcResultsBuilder > > Signed-off-by: Thomas Thrainer <[email protected]> > --- > lib/cmdlib/cluster.py | 4 +- > test/py/cmdlib/cluster_unittest.py | 486 > +++++++++++++++++++++++++- > test/py/cmdlib/test_unittest.py | 6 +- > test/py/cmdlib/testsupport/cmdlib_testcase.py | 14 +- > test/py/cmdlib/testsupport/config_mock.py | 69 +++- > test/py/cmdlib/testsupport/rpc_runner_mock.py | 32 +- > 6 files changed, 584 insertions(+), 27 deletions(-) > > LGTM, thanks. Michele -- Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
