Fix QA for --offline semantics modification
authorGuido Trotter <ultrotter@google.com>
Wed, 19 Dec 2012 12:33:02 +0000 (13:33 +0100)
committerGuido Trotter <ultrotter@google.com>
Wed, 19 Dec 2012 17:26:34 +0000 (18:26 +0100)
commit1ba25bad84826ee053fe6889b702be5319b9d314
treed912e18c5122fd5f92b2c33aeae0643b3bd774c4
parentff0c9604431d1a907ddf8a57aee3bf37db68bd31
Fix QA for --offline semantics modification

The previous patch series made it simpler to deal with ERROR_up offline
instances, but didn't fix qa, that had the old expectations. This fixes
that, and adds more testing about the expected behavior.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
qa/qa_instance.py