Docker image cleanup 23/4023/8
authorJo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
Mon, 7 Dec 2015 17:51:22 +0000 (18:51 +0100)
committerJörgen Karlsson <jorgen.w.karlsson@ericsson.com>
Tue, 8 Dec 2015 15:09:22 +0000 (15:09 +0000)
commit70c27f24d07411103fb63090d17390f5ea249ebc
tree8e831abdde3f7d0c3bc67b79e8358d0d120cb71f
parent7dcceb89768b2ab2de9d88718978c850afd092dd
Docker image cleanup

 - Renamed docker image 'opnfv/yardstick-ci' -> 'opnfv/yardstick'
   as recommended by project.
 - Added cirros image and releng repo to docker image in order to
   make it more usable in offline mode.
 - Renamed run_benchmarks to run_tests.sh
 - Moved some environment setups to a new file prepare_env.sh
 - Added daily test suites file for ericsson and LF pods.

Docker image is now built and pushed by releng script:
https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blob;f=jjb/opnfv/opnfv-docker.sh

The ci/docker/Makefile file is not used by releng to build yardstick
image but the makefile can still be used to build and test docker
images locally.

Change-Id: If9d6740b39e91d145c587d8d5e2bd372d09a46a9
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
ci/docker/Makefile
ci/docker/yardstick-ci/Dockerfile
ci/docker/yardstick-ci/run_tests.sh [moved from ci/docker/yardstick-ci/run_benchmarks with 67% similarity]
ci/prepare_env.sh [new file with mode: 0755]
ci/yardstick-verify
tests/opnfv/test_suites/opnfv_ericsson_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_lf_daily.yaml [moved from tests/opnfv/test_suites/pod2_daily.yaml with 86% similarity]