Merge "Integrate BAROMETER feature test case"
authorJose Lausuch <jose.lausuch@ericsson.com>
Wed, 22 Feb 2017 01:52:31 +0000 (01:52 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 22 Feb 2017 01:52:31 +0000 (01:52 +0000)
1  2 
docker/Dockerfile
functest/ci/testcases.yaml

@@@ -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
  
Simple merge