aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/exec_test.sh
diff options
context:
space:
mode:
authorJose Lausuch <jose.lausuch@ericsson.com>2017-03-01 22:13:28 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-01 22:13:28 +0000
commite4ae4c3f11dff35d7a7098d215bcdde745493e95 (patch)
tree651e7502cf6325250188284ac7605eb9571e72b0 /functest/ci/exec_test.sh
parentb8935ad451dd2650b42c7976af2722da7ca720af (diff)
parentfb815013c60c89d54b79772bcb792a2cec4cb82e (diff)
Merge "Adopt TestcaseBase for ONOS and ONOS SFC"
Diffstat (limited to 'functest/ci/exec_test.sh')
-rwxr-xr-xfunctest/ci/exec_test.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/functest/ci/exec_test.sh b/functest/ci/exec_test.sh
index aa0cfaf7..6f776101 100755
--- a/functest/ci/exec_test.sh
+++ b/functest/ci/exec_test.sh
@@ -94,12 +94,6 @@ function run_test(){
--osusername ${OS_USERNAME} \
${args}
;;
- "onos")
- python ${FUNCTEST_TEST_DIR}/sdn/onos/teston/onos.py
- ;;
- "onos_sfc")
- python ${FUNCTEST_TEST_DIR}/sdn/onos/teston/onos.py -t sfc
- ;;
"ovno")
# suite under rewritting for colorado
# no need to run anything until refactoring done