summaryrefslogtreecommitdiffstats
path: root/src/vagrant/kubeadm_virtlet/Vagrantfile
AgeCommit message (Collapse)AuthorFilesLines
2017-11-29support vagrant/libvirtGuo Ruijing1-8/+5
1. add cleanup for libvirt 2. use libvirt for deployments 3. use yk0/ubuntu-xenial box 4. update sleep time to reduce log size Change-Id: Ie1f0acc6a496180c4d73ade5f724434400fef1f7 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-11-12update container4nfv deploymentGuo Ruijing1-5/+4
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-07add cleanup for container4nfvGuo Ruijing1-1/+0
1. move interface cleanup to cleanup.sh 2. can destroy vms after jenkins abort Change-Id: I627070ace6fa5cded507964091c40784ce4a19f9 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-11-07reduce container4nfv job durationGuo Ruijing1-1/+1
1. remove basic deployment 2. change worker from 3 to 2 Change-Id: I142f6f3c48bb96ecf48ea31c41e06389763b02e1 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-11-02add container4nfv in daily jenkinsGuo Ruijing1-0/+1
Change-Id: Icfa4fed9d8a671befb32581b06ac617b6410d3a7 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-10-15support virtlet in container4nfvGuo Ruijing1-0/+33
Change-Id: I913149ecf374a0a8f0d0bbb65aff52854401bbd6 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>