HC Test: Add temporary workaround for VAT issues on Ubuntu14.04 53/5053/4
authorselias <samelias@cisco.com>
Tue, 7 Feb 2017 12:39:31 +0000 (13:39 +0100)
committerPeter Mikus <pmikus@cisco.com>
Wed, 15 Feb 2017 05:10:34 +0000 (05:10 +0000)
commitfd66ed704b43574b2dbe25d32fbf5e6575cbe29b
tree79aabaee9f9cd381d0dbb03a90d905d8f068b828
parent4df00930b5a2cf67f32682f44e0540819b9575af
HC Test: Add temporary workaround for VAT issues on Ubuntu14.04

Some VAT commands return "error:misc" in addition to their normal
JSON output. This causes the JSON parser to complain about extra data.

Change-Id: I0da9739f371998dd6e2e6d6f70c1e8a3d82b6350
Signed-off-by: selias <samelias@cisco.com>
resources/libraries/python/parsers/JsonParser.py