From: Morgan Richomme Date: Mon, 28 Aug 2017 07:06:09 +0000 (+0000) Subject: Merge "Remove Onos in Functest" X-Git-Tag: opnfv-5.0.RC1~146 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=4e39ca947fcb30ab176bf3a2405a5b71965497f7;p=functest.git Merge "Remove Onos in Functest" --- 4e39ca947fcb30ab176bf3a2405a5b71965497f7 diff --cc docker/Dockerfile index 5fa4340fd,0c671459c..5687b31e7 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@@ -94,8 -94,10 +94,7 @@@ RUN git clone --depth 1 -b $BRANCH http RUN git clone --depth 1 -b $ODL_TAG https://git.opendaylight.org/gerrit/p/integration/test.git /src/odl_test RUN git clone --depth 1 -b $VIMS_TAG https://github.com/boucherv-orange/clearwater-live-test /src/vims-test RUN git clone --depth 1 -b $VROUTER_TAG https://github.com/oolorg/opnfv-functest-vrouter.git ${REPOS_VNFS_DIR}/vrouter - RUN git clone --depth 1 https://github.com/wuwenbin2/OnosSystemTest.git ${REPOS_DIR}/onos -# SFC integration -RUN /bin/bash -c ". /usr/local/lib/python2.7/dist-packages/sfc/tests/functest/setup_scripts/tacker_client_install.sh" - # Install tempest venv and create symlink for running refstack-client RUN ln -s /src/tempest /src/refstack-client/.tempest \ && virtualenv --system-site-packages /src/tempest/.venv