Run all addon tests even when one fails 52/116052/3
authorTodd Malsbary <todd.malsbary@intel.com>
Wed, 2 Dec 2020 21:00:45 +0000 (13:00 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Thu, 10 Dec 2020 00:28:41 +0000 (16:28 -0800)
commitd6fb4c61f0813fbcd6881ceac172699921ca98b5
treef112022993ded4300fef454e2c80159c225d071e
parent23a396aea58809ddf95777b2ae0a21967d7ffe43
Run all addon tests even when one fails

Previously the installer would exit immediately after a failure by one
of the addon tests.  Now, record the failure and run subsequent tests,
then exit if any fail.

Issue-ID: MULTICLOUD-1258
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I4fcad9b51b58277344de4fed0e40e87493dc3663
kud/hosting_providers/containerized/installer.sh
kud/hosting_providers/vagrant/installer.sh