summaryrefslogtreecommitdiffstats
path: root/docker_image_build
AgeCommit message (Collapse)AuthorFilesLines
2017-05-09Adding breaktrace & disabling timer migrationkalyanreddy1-1/+1
This patch is used to update yardstick branch and provide breaktrace value for executing cyclictest. Also used to disable kernel timer migration on guest. Change-Id: I44237b6a3711aa22bcabd0aaad199057efa38137 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-04-13To update the yardstick stable branch.kalyanreddy1-1/+1
This patch is used to update the yardstick stable branch from colorado to danube for executing cyclictest as a part of kvmfornfv verify and daily jobs. Change-Id: I9deb72e1d729bb9189db56b9e6aeec4fbe85a4d7 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2016-10-17This patch contains updated Dockerfile to modify SSH Timeout valuekalyanreddy1-2/+1
for the execution of cyclictest through yardstick. Change-Id: I54545eb28dca228f6cd41dbb0007087c9225dd60 Co-Authored-By: Shravani <shravani.p@tcs.com> Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2016-10-13This patch contains updated Dockerfile to modify SSH Timeout valuekalyanreddy1-0/+2
for the execution of cyclictest through yardstick Change-Id: I382408d0f462c05f3f9b6578b3e00d104d127ee7 Co-Authored-By: Shravani <shravani.p@tcs.com> Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2016-08-24CI integration for KVMforNFV.swatisharma1-0/+9
This patch contains scripts for creating a ubuntu docker image with yardstick and all its dependency packages installed for running cyclictest. Co-Authored-By: Gundarapu Reddy <reddyx.gundarapu@intel.com> Signed-off-by: Swati Sharma <swatix.sharma@intel.com>