
From: Paulo Vital <pvital@linux.vnet.ibm.com> This patchset fixes some Kimchi testcases were failling or finishing with errors in Fedora 23 host. There're 3 tests failling at this moment: 2 tests in test_edit_vm() and test_vlan_tag_bridge(). The solution for "Fix test_async_tasks testcase." depends on the WOK patch "Create utils method get_task_id()" to be applied before. Paulo Vital (5): Fix range for network of NAT and isolated types. Fix test_image_based_template testcase. Fix test_async_tasks testcase. Fix test_vm_lifecycle testcase. fix 2 test_vm_lifecycle testcase model/networks.py | 2 +- tests/test_model.py | 79 +++++++++++++++++++++++++++++++++++++---------------- 2 files changed, 56 insertions(+), 25 deletions(-) -- 2.5.0