Skip to content

Commit

Permalink
Add module virt_admin
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 virt_admin. And also add all commands related to virt-admin
into this virt_admin.py.

Signed-off-by: Lily Zhu <lizhu@redhat.com>
  • Loading branch information
iccaszhulili committed Jan 2, 2017
1 parent 9c9b3f1 commit cdd1335
Showing 2 changed files with 873 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
@@ -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 = []
Loading

0 comments on commit cdd1335

Please sign in to comment.