QA: Instance tests check the configuration before running
authorBernardo Dal Seno <bdalseno@google.com>
Fri, 25 Jan 2013 20:01:23 +0000 (21:01 +0100)
committerBernardo Dal Seno <bdalseno@google.com>
Fri, 1 Feb 2013 10:25:22 +0000 (11:25 +0100)
commit5de314409d520ff4a641c63f8e2ef071d5f07b1c
tree6fc0923dcbe8af9b8ec1e081b6d4d55127000f5c
parent7d4f1b45ce3e01737a40f34848bf14b55521ea63
QA: Instance tests check the configuration before running

Instance test functions check the current configuration, and they will run
the actual tests only if the configuration supports them.  This will be
used for refactoring in following patches.

Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
qa/qa_instance.py
qa/qa_rapi.py