Merge "parser integration bugfix"
[functest.git] / docker / Dockerfile
index e138c73..9e46978 100644 (file)
@@ -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/