From b2da960212571fc3e287eedcdc4c8c92fed9bf83 Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Mon, 20 Nov 2017 11:19:17 -0500 Subject: update opnfv/containter box 1. add flannel, calico, busybox, nginx and ubuntu in box, 2. use whole file instead of patch 3. deploy new box Change-Id: I937e0df264ff7b639b4d6e8b7199f9502e502340 Signed-off-by: Guo Ruijing --- ci/deploy.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/deploy.sh') diff --git a/ci/deploy.sh b/ci/deploy.sh index 2b335e4..29871e9 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -17,6 +17,7 @@ set -ex +./setup_vagrant.sh ./cleanup.sh ../src/vagrant/kubeadm_ovsdpdk/deploy.sh ../src/vagrant/kubeadm_multus/deploy.sh -- cgit 1.2.3-korg