Force pass in taker-setup clean function. 71/29571/1
authorbryan <bryan.sullivan@att.com>
Wed, 1 Mar 2017 17:50:50 +0000 (09:50 -0800)
committerbryan <bryan.sullivan@att.com>
Wed, 1 Mar 2017 17:50:50 +0000 (09:50 -0800)
commit8a35bca05cbfdf146316598b366eeb18c2593c12
tree21e8ff331f3a5dc8b2d835df729335bbc6fde19d
parent1f5bd1216192314a86760bf413efb216df13581e
Force pass in taker-setup clean function.

JIRA: MODELS-23
If some est resources are not found (harmless) the script would
exit with fail() and prevent cleanup of the tacker container
in the calling script.

Change-Id: I8429ba4a6d6084ab56c0ecd07f6f3eead8522743
Signed-off-by: bryan <bryan.sullivan@att.com>
tests/utils/tacker-setup.sh