X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Fci%2Fdocker%2Fyardstick-ci%2FDockerfile;fp=tests%2Fci%2Fdocker%2Fyardstick-ci%2FDockerfile;h=2d59fd69e9d5197047fc435b96cdc080b995de0f;hb=c90a6b6209038814d0d2763dfd287e5e2f1de121;hp=cc23073d258b4292fc294a6ed213b017518d1d9f;hpb=c89fda5b5e7ae1ce501fba9e506ff3528c7d6f92;p=yardstick.git 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/