
On 22/01/2015 12:04, CrÃstian Viana wrote:
Is there any specific problem you're trying to solve with this patch? I mean, is there any broken test which is fixed by this patch so I can test it?
Nope! This patch is required for further tests as the storage volumes that I've just sent to ML. [PATCH 0/5] Storage volume tests and bug fixes
On 22-01-2015 11:17, Aline Manera wrote:
As described in commit fb498632, the Model tests must be run prior to the MockModel tests as the MockModel will override some Model methods which can cause problems if the MockModel runs before Model.
So rename the test_network.py to test_model_network.py and update the run_tests.sh.in to run the Model tests first according to file name.
Signed-off-by: Aline Manera <alinefm@linux.vnet.ibm.com>