Add a new directory to hold pre-downloaded images
authorhelenyao <yaohelan@huawei.com>
Tue, 2 May 2017 06:24:22 +0000 (14:24 +0800)
committerhelenyao <yaohelan@huawei.com>
Thu, 18 May 2017 07:24:07 +0000 (15:24 +0800)
commit0d9265dcd4ff154a500bc5a62f3f23559e3deba8
tree0dd1fa5ffefd70a9287a5368f7706239375ed9c2
parent57da7080488785813adcaff4e2410e2338dccf2a
Add a new directory to hold pre-downloaded images

Put all images in the new direcotry. If users want to use the
local image, map the local directory to the ${HOME}/functest/images

Change-Id: I0d309b93f52b3da23d6130056f1a19907313ef68
Signed-off-by: helenyao <yaohelan@huawei.com>
docker/Dockerfile
docker/Dockerfile.aarch64
docker/add_images.sh
functest/ci/config_functest.yaml
functest/ci/download_images.sh [new file with mode: 0644]
functest/ci/prepare_env.py
functest/opnfv_tests/openstack/rally/rally.py
functest/opnfv_tests/openstack/tempest/conf_utils.py
functest/opnfv_tests/sdn/onos/onos.py
functest/tests/unit/ci/test_prepare_env.py