aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
Diffstat (limited to 'functest/ci')
-rw-r--r--functest/ci/exec_test.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/functest/ci/exec_test.sh b/functest/ci/exec_test.sh
index 234a4d24..87216201 100644
--- a/functest/ci/exec_test.sh
+++ b/functest/ci/exec_test.sh
@@ -156,9 +156,6 @@ function run_test(){
$clean_flag -s -m feature_multisite $report \
-c ${FUNCTEST_TEST_DIR}/OpenStack/tempest/tempest_multisite.conf
;;
- "domino")
- python ${FUNCTEST_TEST_DIR}/features/domino.py $report
- ;;
"odl-sfc")
pip install --upgrade python-keystoneclient==1.7.4
ODL_SFC_DIR=${FUNCTEST_TEST_DIR}/features/sfc