CI integration for KVMforNFV. 77/18877/9
authorswatisharma <swatix.sharma@intel.com>
Wed, 17 Aug 2016 19:32:53 +0000 (01:02 +0530)
committerswatisharma <swatix.sharma@intel.com>
Fri, 19 Aug 2016 21:21:42 +0000 (02:51 +0530)
commit98ac1e06204a5cb5f9ab1158173232e31772359f
treefc4c9b2346cf5f4d3470cf3e5623d5e59561ae07
parentc149674b4725b5d9bcdab22c180ef8ecba033523
CI integration for KVMforNFV.

This patch contains scripts for running cyclictest through yardstick
as part of CI integration for KVMforNFV. The scripts will be
triggered to create a docker ubuntu container for running yardstick,
configuring the host, launching a guest VM and executing cyclictest
through yardstick. The verification process gets completed after
running the cyclictest.

Co-Authored-By: Gundarapu Reddy <reddyx.gundarapu@intel.com>
Signed-off-by: Swati Sharma <swatix.sharma@intel.com>
ci/envs/cyclictest.sh [changed mode: 0644->0755]
ci/envs/guest-setup0.sh
ci/envs/host-run-qemu.sh
ci/envs/host-setup0.sh
ci/test_kvmfornfv.sh