X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fdocker%2FDockerfile;h=f5ac0e8696613bd28cd6f93af9113b72dd359c78;hb=514ad1b0b8fea733bdf9dacfe8d9006aa882fd10;hp=2c243792a4adcd9d496dc2204c2b9a49c458553f;hpb=d5e21b553c692948ec3710a5f1c1bc7dbabb6a62;p=bottlenecks.git 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 \