Fix istio test scenario endpoint API validation 47/91447/1
authorKonrad Bańka <k.banka@samsung.com>
Mon, 15 Jul 2019 13:00:09 +0000 (15:00 +0200)
committerKonrad Bańka <k.banka@samsung.com>
Mon, 15 Jul 2019 13:02:41 +0000 (15:02 +0200)
commit30bd837f31755aa018d7226f28798e324ff01484
tree7bd44c8dcc3a3570b3d7c8be3eec5ba85828d9c4
parent670a20f33a2b741a6a5e7c7c4f7dfc9e16378a75
Fix istio test scenario endpoint API validation

Current query issued at the end of testcase to
istio service API didn't validate the case, when
http server responded with 5XX http code. By
reusing common wrapper for cURL, this is now
handled properly.

Issue-ID: MULTICLOUD-686

Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ifb73494c9a6d98143edccaad095b2de5d456ef4f
kud/tests/istio.sh