summaryrefslogtreecommitdiffstats
path: root/ci/docker/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/docker/Dockerfile')
-rw-r--r--ci/docker/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/docker/Dockerfile b/ci/docker/Dockerfile
index 2c243792..f5ac0e86 100644
--- a/ci/docker/Dockerfile
+++ b/ci/docker/Dockerfile
@@ -18,6 +18,7 @@ ENV REPOS_DIR /home/opnfv
# Bottlenecks repo
ENV BOTTLENECKS_REPO_DIR ${REPOS_DIR}/bottlenecks
ENV RELENG_REPO_DIR ${REPOS_DIR}/releng
+ENV creds ${BOTTLENECKS_REPO_DIR}/config/openstack.creds
#new test suite required packages can be added here
RUN apt-get update && apt-get install -y \