summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorXuan Jia <jason.jiaxuan@gmail.com>2018-05-31 01:15:02 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-05-31 01:15:02 +0000
commitf83d24da3d410e1c2ce93ed79e390f1cac6c3067 (patch)
treea91ff6761204be7e2eae701ab4b48274d735415f /ci/deploy.sh
parent4a7eefce73a2246e7437119ea2b6904ae7d50503 (diff)
parent6b40a7d85df324b8556c9e4f2916e444dc0ca0a6 (diff)
Merge "enable kata 1.0 + containerd 1.1"
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 58f8385..aa9e5fd 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -24,6 +24,7 @@ SCENARIOS="kubeadm_basic
kubeadm_virtlet
kubeadm_ovsdpdk
kubeadm_istio
+ kubeadm_kata
"
DEFAULT_TIMEOUT=3600