summaryrefslogtreecommitdiffstats
path: root/ci/exec_test.sh
diff options
context:
space:
mode:
authorwuwb1989 <wuwenbin2@huawei.com>2016-07-04 10:55:44 +0800
committerJose Lausuch <jose.lausuch@ericsson.com>2016-07-04 11:14:36 +0000
commit0e3995a63d1a82fbc508dbb3ff591da2b8c0f22a (patch)
treed54165b18ca41fc59317c37e3a1dcf3b7014536c /ci/exec_test.sh
parented39c21344dc4b4209eb4319ba15ce60defc3e90 (diff)
Add interface to run sfc functests.
Varified only in fuel. Prerequisite: no floating ip exists. Change-Id: If6ef4c395992ba1544559b47c5c97f7cd5ce004c Signed-off-by: wuwb1989 <wuwenbin2@huawei.com>
Diffstat (limited to 'ci/exec_test.sh')
-rwxr-xr-xci/exec_test.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/ci/exec_test.sh b/ci/exec_test.sh
index 4a75bcbde..c0bdf96bf 100755
--- a/ci/exec_test.sh
+++ b/ci/exec_test.sh
@@ -115,11 +115,7 @@ function run_test(){
python ${FUNCTEST_REPO_DIR}/testcases/features/bgpvpn.py
;;
"onos")
- if [ "$INSTALLER_TYPE" == "joid" ]; then
- python ${FUNCTEST_REPO_DIR}/testcases/Controllers/ONOS/Teston/onosfunctest.py -i joid
- else
- python ${FUNCTEST_REPO_DIR}/testcases/Controllers/ONOS/Teston/onosfunctest.py
- fi
+ python ${FUNCTEST_REPO_DIR}/testcases/Controllers/ONOS/Teston/onosfunctest.py
;;
"promise")
python ${FUNCTEST_REPO_DIR}/testcases/features/promise.py $report