Revision b9e478fe qa/ganeti-qa.py
b/qa/ganeti-qa.py | ||
---|---|---|
266 | 266 |
RunTestIf("group-rwops", qa_group.TestGroupAddRemoveRename) |
267 | 267 |
RunTestIf("group-rwops", qa_group.TestGroupAddWithOptions) |
268 | 268 |
RunTestIf("group-rwops", qa_group.TestGroupModify) |
269 |
RunTestIf("rapi", qa_rapi.TestRapiNodeGroups)
|
|
269 |
RunTestIf(["group-rwops", "rapi"], qa_rapi.TestRapiNodeGroups)
|
|
270 | 270 |
|
271 | 271 |
|
272 | 272 |
def RunExportImportTests(instance, pnode, snode): |
Also available in: Unified diff