summaryrefslogtreecommitdiffstats
path: root/tests/ci/docker
diff options
context:
space:
mode:
authorliang gao <jean.gaoliang@huawei.com>2016-08-09 09:40:14 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-09 09:40:14 +0000
commit4b4b0d41040fbd66be92a4aa4d53c6e7692f0c77 (patch)
tree1f168fcaf6c707414d73fc4a394c085a44d687ad /tests/ci/docker
parentdbff89e9145a4841561da858b5de9df7609748f7 (diff)
parentc90a6b6209038814d0d2763dfd287e5e2f1de121 (diff)
Merge "Add Storperf in CI [work in progress]"
Diffstat (limited to 'tests/ci/docker')
-rw-r--r--tests/ci/docker/yardstick-ci/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ci/docker/yardstick-ci/Dockerfile b/tests/ci/docker/yardstick-ci/Dockerfile
index cc23073d2..2d59fd69e 100644
--- a/tests/ci/docker/yardstick-ci/Dockerfile
+++ b/tests/ci/docker/yardstick-ci/Dockerfile
@@ -48,5 +48,6 @@ RUN cd ${YARDSTICK_REPO_DIR} && pip install -r tests/ci/requirements.txt
RUN cd ${YARDSTICK_REPO_DIR} && pip install .
ADD http://download.cirros-cloud.net/0.3.3/cirros-0.3.3-x86_64-disk.img /home/opnfv/images/
+ADD http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img /home/opnfv/images/
COPY ./exec_tests.sh /usr/local/bin/