summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorGuo Ruijing <ruijing.guo@intel.com>2018-11-19 18:16:26 +0800
committerGuo Ruijing <ruijing.guo@intel.com>2018-11-20 00:27:30 +0800
commit0737feb0aa28486cf18e57bb31fc4f0e08d6c04e (patch)
tree1797bb9afd15283f713c6c61f45ea0bae2548106 /ci/deploy.sh
parent014071321976a76e6f8fdc8588cbe51be9ea0967 (diff)
enable multus & istio
Change-Id: Ib43fa8d4b1494e0b48e295941af223647c161f92 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index a5aec16..7ad725b 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -24,6 +24,7 @@ SCENARIOS="
kubeadm_virtlet
kubeadm_ovsdpdk
kubeadm_kata
+ kubeadm
"
for SCENARIO in $SCENARIOS; do