From: Jose Lausuch Date: Wed, 22 Feb 2017 01:52:31 +0000 (+0000) Subject: Merge "Integrate BAROMETER feature test case" X-Git-Tag: 0.2~881 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=46dc6015888db0218330000613abf2249b6829dc;p=functest-xtesting.git Merge "Integrate BAROMETER feature test case" --- 46dc6015888db0218330000613abf2249b6829dc diff --cc docker/Dockerfile index ca0fb6a7,0aefeee3..981f036a --- a/docker/Dockerfile +++ b/docker/Dockerfile @@@ -84,8 -84,8 +84,9 @@@ RUN git clone --depth 1 -b $BRANCH http RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/ovno ${REPOS_DIR}/ovno RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/promise ${REPOS_DIR}/promise RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/netready ${REPOS_DIR}/netready + RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/barometer ${REPOS_DIR}/barometer RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/sfc ${REPOS_DIR}/sfc +RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/snaps ${REPOS_DIR}/snaps RUN git clone --depth 1 https://gerrit.opnfv.org/gerrit/securityscanning ${REPOS_DIR}/securityscanning RUN git clone --depth 1 https://gerrit.opnfv.org/gerrit/releng ${REPOS_DIR}/releng