Script to create the guest image 61/4561/5
authorYunhong Jiang <yunhong.jiang@linux.intel.com>
Wed, 9 Dec 2015 19:55:56 +0000 (14:55 -0500)
committerYunhong Jiang <yunhong.jiang@linux.intel.com>
Wed, 6 Jan 2016 03:32:48 +0000 (19:32 -0800)
commite5463c6781f5cf7ad4b353232be9ff3721fadf0b
tree984224b6b8bd6156d02198f6ddafc88a8cfe6be4
parent5ab89ebafc604b010730380a0260796a5f3a69b7
Script to create the guest image

This script download the latest CentOS cloud image and modify it to meet
the test requirement, including remove cloud related script, setup
the ssh keys etc.

It derives from yardstick project, which currently only provide support
to Ubuntu image. If they support CentOS image, we can possibly switch to
them.

Change-Id: I9482936615a28da696ff8f51248a62b13e5677f4
Signed-off-by: Yunhong Jiang <yunhong.jiang@linux.intel.com>
ci/envs/guest-cmd.sh [new file with mode: 0755]
ci/envs/guest-modify.sh [new file with mode: 0755]