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.

Signed-off-by: Lily Zhu <[email protected]>
  • Loading branch information
iccaszhulili committed Dec 8, 2016
1 parent 75badf1 commit 4382ab0
Show file tree
Hide file tree
Showing 2 changed files with 781 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 4382ab0

Please sign in to comment.