Skip to content

Commit

Permalink
Add module virtadmin
Browse files Browse the repository at this point in the history
In order to automate the test case of the new feature virt-admin, I have
added module virtadmin. And also add all commands related to virt-admin
into this virtadmin.py.

Signed-off-by: Lily Zhu <[email protected]>
  • Loading branch information
iccaszhulili committed Dec 13, 2016
1 parent 9c9b3f1 commit 96cf175
Show file tree
Hide file tree
Showing 2 changed files with 872 additions and 0 deletions.
1 change: 1 addition & 0 deletions selftests/doc/test_doc_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def test_build_docs(self):
ignore_list = ['No python imaging library installed',
'ovirtsdk module not present',
'Virsh executable not set or found on path',
'virt-admin executable not set or found on path',
"failed to import module u'virttest.passfd'",
"failed to import module u'virttest.step_editor'"]
failure_lines = []
Expand Down
Loading

0 comments on commit 96cf175

Please sign in to comment.