bugfix for Dockerfile 55/12255/1
authorMatthewLi <matthew.lijun@huawei.com>
Thu, 14 Apr 2016 06:37:20 +0000 (02:37 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Thu, 14 Apr 2016 06:37:20 +0000 (02:37 -0400)
Change-Id: I38815f4d86430852cda196f05f91e673990cfd3c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
ci/docker/Dockerfile

index 375ceba..70d0be0 100644 (file)
@@ -41,4 +41,4 @@ RUN git config --global http.sslVerify false
 RUN git clone https://gerrit.opnfv.org/gerrit/bottlenecks ${BOTTLENECKS_REPO_DIR}
 RUN git clone https://gerrit.opnfv.org/gerrit/releng ${RELENG_REPO_DIR}
 
-COPY ../../run_tests.sh /usr/local/bin/
+#COPY ./run_tests.sh /usr/local/bin/