aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRitu Sood <ritu.sood@intel.com>2020-06-27 01:22:42 +0000
committerRitu Sood <Ritu.Sood@intel.com>2020-06-28 18:41:32 +0000
commit7165b8294a820e00335067439086e792581e71a4 (patch)
tree2248d201869b963d8ed223dfa524c37d322ca738
parent6c8bc2bcaf92e3544f58a26bf282460ebea897a5 (diff)
Remove addons from the CI build
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
-rwxr-xr-xkud/ci/kud-installer.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/kud/ci/kud-installer.sh b/kud/ci/kud-installer.sh
index 73c1628b..20fc2c7d 100755
--- a/kud/ci/kud-installer.sh
+++ b/kud/ci/kud-installer.sh
@@ -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