[libvirt] [test-API PATCH 0/7] Multiple fixes and improvements series

Peter Krempa pkrempa at redhat.com
Wed Mar 21 12:46:31 UTC 2012


This is a set of more or less independent fixes and improvements to the
test API. I ran across these while trying to write a basic test case as 
a "Hello world!" to the test-API.

Improvements are in fields of cross-distro compatibility, broken API's and
typos and usability.

Peter Krempa (7):
  utils: Make ipget.sh more portable
  lib: fix streamAPI class
  domainAPI: Add wrapper method to work with domain's console
    connections
  repos/domain/create.py: Fix typo in path to python executable
  utils: Allow suffixes in path to the main checkout folder
  parser: Be more specific on mistakes in case files
  domain/[start|destroy]: Add a optional noping flag to skip the ping
    test

 exception.py            |   10 +++++++++
 lib/domainAPI.py        |    9 ++++++++
 lib/streamAPI.py        |   52 +++++++++++++++++++++++-----------------------
 proxy.py                |    4 +++
 repos/domain/create.py  |    2 +-
 repos/domain/destroy.py |   50 +++++++++++++++++++++++++-------------------
 repos/domain/start.py   |   50 +++++++++++++++++++++-----------------------
 utils/Python/utils.py   |    2 +-
 utils/ipget.sh          |    4 +-
 9 files changed, 105 insertions(+), 78 deletions(-)

-- 
1.7.3.4




More information about the libvir-list mailing list