aboutsummaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile.aarch64
diff options
context:
space:
mode:
authorJose Lausuch <jose.lausuch@ericsson.com>2017-02-28 08:51:37 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-28 08:51:37 +0000
commit796fe74892bfdf29469b836a807d2a53d69337f3 (patch)
tree7cc76ce60fdc09ca80d64c6712135d4172388dc2 /docker/Dockerfile.aarch64
parentfd459c00eb681f7f917fccd474d49aaad1bae1f1 (diff)
parentadbcb25389612d86d446d5f34787b1b2519c3b83 (diff)
Merge "Add aarch64 custom config"
Diffstat (limited to 'docker/Dockerfile.aarch64')
-rw-r--r--docker/Dockerfile.aarch642
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/Dockerfile.aarch64 b/docker/Dockerfile.aarch64
index bf8e361f0..a469801f3 100644
--- a/docker/Dockerfile.aarch64
+++ b/docker/Dockerfile.aarch64
@@ -117,6 +117,8 @@ RUN find ${FUNCTEST_REPO_DIR} -name "*.py" \
RUN /bin/bash ${REPOS_DIR}/parser/tests/parser_install.sh ${REPOS_DIR}
RUN ${REPOS_DIR}/rally/install_rally.sh --yes
+RUN /bin/bash ${REPOS_DIR}/functest/docker/add_images.sh
+
RUN gpg --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
RUN curl -L https://get.rvm.io | bash -s stable