aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run_tests.sh')
-rwxr-xr-xtests/run_tests.sh14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/run_tests.sh b/tests/run_tests.sh
deleted file mode 100755
index a86c9649..00000000
--- a/tests/run_tests.sh
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/usr/bin/env bash
-
-if [ $# -eq 1 ]; then cd $1; fi
-
-# ==========================================================
-# test for OpenStack/Moon API through moonclient cli
-
-python run_tests.py
-
-# ==========================================================
-# test for OpenStack OpenDaylight identity federation
-
-# create tenant, user, and password in OpenStack/moon
-# use the created tenant, user, password to access OpenDaylight