[Kimchi-devel] [PATCH] [Kimchi 0/6] Multiple fixes on Kimchi test cases

Aline Manera alinefm at linux.vnet.ibm.com
Tue Feb 7 18:35:10 UTC 2017


Aline Manera (6):
  Specify objectstore location when running on test mode
  Update run_server() calls to do not pass model instance
  Bug fix: Set default host value while generating the virt-viewer
    config file
  Fix snapshots test case
  Fix memory hotplug test case
  Improve logic to identify if a network is in use or not

 i18n.py                           |  4 ++--
 model/networks.py                 | 42 ++++++++++++++++++++++++---------------
 model/virtviewerfile.py           | 10 ++++------
 root.py                           | 24 +++++++++++++---------
 tests/test_authorization.py       | 10 ++++------
 tests/test_host.py                | 15 +++-----------
 tests/test_livemigration.py       |  6 +-----
 tests/test_mock_network.py        | 10 ++++------
 tests/test_mock_storagepool.py    | 12 ++++-------
 tests/test_mock_storagevolume.py  | 11 ++++------
 tests/test_mockmodel.py           |  8 +++-----
 tests/test_model.py               | 15 ++++++++------
 tests/test_model_network.py       | 18 ++++++++++-------
 tests/test_model_storagepool.py   | 18 +++++++++--------
 tests/test_model_storagevolume.py | 18 ++++++++++-------
 tests/test_rest.py                | 27 +++++++++++++------------
 tests/test_template.py            |  9 ++++-----
 17 files changed, 129 insertions(+), 128 deletions(-)

-- 
2.9.3



More information about the Kimchi-devel mailing list