diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2016-11-28 14:20:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-11-28 14:20:44 +0000 |
commit | 29927dc95238bbc5652a1bbd31ff686ec976d032 (patch) | |
tree | 497bc32206d8486eb51be8c814920e82b9b2aee5 | |
parent | cbd85fecc7442057a0e716acb94a60056c6f49c4 (diff) | |
parent | 7016211fe5705386e5f3cca4be19c1ef13db7dc8 (diff) |
Merge "bugfix: recovery qtip CI"
-rwxr-xr-x | docker/run_qtip.sh | 2 | ||||
-rw-r--r-- | qtip/qtip.py (renamed from scripts/qtip.py) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docker/run_qtip.sh b/docker/run_qtip.sh index c2cf8c7b..962b068f 100755 --- a/docker/run_qtip.sh +++ b/docker/run_qtip.sh @@ -1,6 +1,6 @@ #! /bin/bash -QTIP=scripts/qtip.py +QTIP=qtip/qtip.py run_test_suite() { diff --git a/scripts/qtip.py b/qtip/qtip.py index 66ff674f..66ff674f 100644 --- a/scripts/qtip.py +++ b/qtip/qtip.py |