
22 Jan
2015
22 Jan
'15
4:04 p.m.
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? 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>