summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorGuo Ruijing <ruijing.guo@intel.com>2017-11-07 11:54:30 -0800
committerGuo Ruijing <ruijing.guo@intel.com>2017-11-07 11:55:46 -0800
commit870286745312e2794712ee40c6afc9056929f803 (patch)
tree7ca3461ba596f7f3c56d111be57a9319f5f99b65 /ci/deploy.sh
parent9bf4a114bea41b9ca7fb172ce9bf83283c72d36f (diff)
reduce container4nfv job duration
1. remove basic deployment 2. change worker from 3 to 2 Change-Id: I142f6f3c48bb96ecf48ea31c41e06389763b02e1 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index e0510af..0384948 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -17,7 +17,6 @@
set -ex
-../src/vagrant/kubeadm_basic/deploy.sh
../src/vagrant/kubeadm_ovsdpdk/deploy.sh
../src/vagrant/kubeadm_multus/deploy.sh
../src/vagrant/kubeadm_virtlet/deploy.sh