X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2FDockerfile;h=9e4697897bb6225ff351979cbcdb8419e306c11a;hb=c9dd12b85b2513c9ec576ed579a86ca901860397;hp=e138c73dcf72ff85bac54bae260f50e2adf9e1c8;hpb=c944039b76100d5df09208ce5cd733e363f50aef;p=functest.git diff --git a/docker/Dockerfile b/docker/Dockerfile index e138c73dc..9e4697897 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -83,11 +83,13 @@ RUN git clone https://gerrit.opnfv.org/gerrit/moon ${repos_dir}/moon RUN git clone https://gerrit.opnfv.org/gerrit/sdnvpn ${repos_dir}/sdnvpn RUN git clone https://github.com/openstack/kingbird.git ${repos_dir}/kingbird RUN git clone https://gerrit.opnfv.org/gerrit/domino ${repos_dir}/domino +RUN git clone https://gerrit.opnfv.org/gerrit/parser ${repos_dir}/parser RUN pip install -r ${repos_dir}/functest/docker/requirements.pip RUN pip install -r ${repos_dir}/rally/requirements.txt RUN pip install -r ${repos_dir}/tempest/requirements.txt +RUN /bin/bash ${repos_dir}/parser/tests/parser_install.sh ${repos_dir} RUN ${repos_dir}/rally/install_rally.sh --yes ADD http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img /home/opnfv/functest/data/