summaryrefslogtreecommitdiffstats
path: root/src/vagrant/kubeadm_ovsdpdk/worker_setup.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-11-23remove timemout for k8s installationGuo Ruijing1-1/+1
Change-Id: I53d9bccfecd369ca3612dc12c3e5bb06b209961e Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-11-12update container4nfv deploymentGuo Ruijing1-1/+1
1. use opnfv/container4nfv vagrant box to reduce installation time 2. reduce installation timeout 3. use same ip address for all deployment Change-Id: I0849590ada214f182c75bcdc9e72cb26dc6f6918 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-11-09fix container4nfv jenkins job hung issueGuo Ruijing1-1/+1
1. fix cleanup: poweroff/delete all vms 2. add timeout for kubeadm init/join hung: https://github.com/kubernetes/kubernetes/issues/43800 3. try to fix kubeadm init/join hung Change-Id: I133d5aafee0455848909484efee5548b2015473d Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-10-18seperate k8s basic installation and ovsdpdk installationGuo Ruijing1-0/+4
Change-Id: I9ba3b52feebb7be6037d88f07f8c861ddbfe9bdf Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>