[Kimchi-devel] [PATCH 0/3] Fixes on featuretests.py

Royce Lv lvroyce at linux.vnet.ibm.com
Wed Nov 5 10:22:58 UTC 2014


Reviewed-by: Royce Lv<lvroyce at linux.vnet.ibm.com>
On 2014年11月05日 07:27, Aline Manera wrote:
> It is needed to make mockmodel uses model with 'test:///default' URI
>
> Aline Manera (3):
>    Update FeatureTests to use the same libvirt connection used by Model
>    Set domain type in FeatureTests according libvirt URI
>    Move featuretests.py to /model
>
>   src/kimchi/featuretests.py       | 217 ---------------------------------------
>   src/kimchi/model/config.py       |  12 ++-
>   src/kimchi/model/featuretests.py | 210 +++++++++++++++++++++++++++++++++++++
>   src/kimchi/model/utils.py        |   2 +-
>   4 files changed, 218 insertions(+), 223 deletions(-)
>   delete mode 100644 src/kimchi/featuretests.py
>   create mode 100644 src/kimchi/model/featuretests.py
>




More information about the Kimchi-devel mailing list