]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
GPFS unit tests: increased coverage, uses mock
authorSimon Lorenz <simon.lorenz@de.ibm.com>
Fri, 7 Mar 2014 15:08:13 +0000 (16:08 +0100)
committerSimon Lorenz <simon.lorenz@de.ibm.com>
Fri, 7 Mar 2014 15:08:25 +0000 (16:08 +0100)
commit23ff56fd47cc7f8b7633573a1e94357985256b14
tree64ecebe824bf84e5b1e3288f5c2a31c6cf374a60
parent015555acb75ee4d9298915951d2bfaf0d19d2b02
GPFS unit tests: increased coverage, uses mock

Increased unit tests coverage for the GPFS driver 100%.
All tests make usage of mock.
This helped to uncover bugs in the error path (see 1289382).

Closes-bug: 1290921

Change-Id: Ic78ac9b49c6e22231b966052f65d8ae07824379e
cinder/tests/test_gpfs.py