X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=docker%2FDockerfile;h=6ae06e23540aa3408b4f52cd380a44aa3692f3b6;hb=870587bd57ed00fb1b172ee9848f7cdfb3d04270;hp=09a28bf6a3bd9cbd75019e9182237fc0aaafece2;hpb=3d064f457576fe87cce5813af7d33cf45e898e3d;p=functest.git diff --git a/docker/Dockerfile b/docker/Dockerfile index 09a28bf6a..6ae06e235 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -59,6 +59,7 @@ RUN chmod 700 /root/.ssh RUN git config --global http.sslVerify false RUN git clone https://gerrit.opnfv.org/gerrit/functest ${repos_dir}/functest RUN git clone https://gerrit.opnfv.org/gerrit/releng ${repos_dir}/releng +RUN git clone https://gerrit.opnfv.org/gerrit/doctor ${repos_dir}/doctor RUN git clone https://github.com/openstack/rally.git ${repos_dir}/rally RUN git clone https://github.com/opendaylight/integration.git ${repos_dir}/odl_integration RUN git clone -b stable https://github.com/boucherv-orange/clearwater-live-test ${repos_dir}/vims-test