Improve remote API QA tests
authorMichael Hanselmann <hansmi@google.com>
Thu, 29 May 2008 12:04:34 +0000 (12:04 +0000)
committerMichael Hanselmann <hansmi@google.com>
Thu, 29 May 2008 12:04:34 +0000 (12:04 +0000)
commit8db37bb3cbc035c5f7d92a4beac68f7618aa1660
treeeb775917468f32cfa85d962b6e8262a855a45f15
parente2d66f83e19dc2dd9ef97eaa9875e2a664085a8d
Improve remote API QA tests

- Fix /nodes check; it broke when there was more than one node
- Add simple checks on information returned by /info
- Test instance info (/instances/$name)
- Test node info (/nodes/$name)

Reviewed-by: amishchenko
qa/ganeti-qa.py
qa/qa_rapi.py
qa/qa_utils.py