summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorXuan Jia <jason.jiaxuan@gmail.com>2018-11-20 02:51:26 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-11-20 02:51:26 +0000
commit38b371951736582843ff3568fbc5b40450acc043 (patch)
tree4dff4e600d618bad33ff310e2e31840f348227d5 /ci/deploy.sh
parent1ae71798652b3222561b39fb29e25da2a873c81e (diff)
parent0737feb0aa28486cf18e57bb31fc4f0e08d6c04e (diff)
Merge "enable multus & istio"
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