[Kimchi-devel] [PATCH 0/3] unit tests - Power arch fixes

Daniel Henrique Barboza dhbarboza82 at gmail.com
Mon Mar 16 19:29:01 UTC 2015


This patch set contains fixes to several unit tests that had
somewhat the same root cause - the differences between x86
and power/ppc64le in osinfo.py template configurations.


Daniel Henrique Barboza (3):
  tests/test_osinfo.py: fixes for Power architecture
  Kimchi tests:  Power system fixes - removing hardcoded values
  test/test_model: Power architecture fixes

 src/kimchi/osinfo.py     |  9 +++++++++
 tests/iso_gen.py         |  3 ++-
 tests/test_mockmodel.py  |  4 +++-
 tests/test_model.py      | 10 ++++++----
 tests/test_osinfo.py     | 36 ++++++++++++++++++++++++++----------
 tests/test_rest.py       |  6 ++++--
 tests/test_vmtemplate.py |  8 ++++++--
 7 files changed, 56 insertions(+), 20 deletions(-)

-- 
1.9.3




More information about the Kimchi-devel mailing list