Remove addons from the CI build 22/109622/4
authorRitu Sood <ritu.sood@intel.com>
Sat, 27 Jun 2020 01:22:42 +0000 (01:22 +0000)
committerRitu Sood <Ritu.Sood@intel.com>
Sun, 28 Jun 2020 18:41:32 +0000 (18:41 +0000)
Running into memory issues with
new addons. Experimental change
to address intermittent failures.

Issue-ID: MULTICLOUD-1093
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I96c1230f878ddc6c7bda34291a5b46a49bf7f481

kud/ci/kud-installer.sh

index 73c1628..20fc2c7 100755 (executable)
@@ -10,4 +10,5 @@ set -x -e -o pipefail
 
 curr_dir="$(readlink -f "$(dirname "${BASH_SOURCE[0]}")")"
 cd ${curr_dir}/../hosting_providers/baremetal
+export KUD_ADDONS="virtlet ovn4nfv"
 ./aio.sh