summaryrefslogtreecommitdiffstats
path: root/run_tests.sh
diff options
context:
space:
mode:
authortermie <github@anarkystic.com>2013-04-05 13:44:08 -0700
committertermie <github@anarkystic.com>2013-04-05 13:44:08 -0700
commit5c217fd1b3a82cc58c30e84c41c7178a56c521fd (patch)
tree85e9218a7fcda9c7e8ef96bf5dd165f4ba9d8efb /run_tests.sh
parent31c6cd80e45466912836daa9303a4e8c154698c4 (diff)
downloadkeystone-5c217fd1b3a82cc58c30e84c41c7178a56c521fd.tar.gz
keystone-5c217fd1b3a82cc58c30e84c41c7178a56c521fd.tar.xz
keystone-5c217fd1b3a82cc58c30e84c41c7178a56c521fd.zip
use the openstack test runner
Change-Id: I9d4d2713da7e14c7875319ccf9302b98f0a30805
Diffstat (limited to 'run_tests.sh')
-rwxr-xr-xrun_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_tests.sh b/run_tests.sh
index bfa2dbcc..3218b787 100755
--- a/run_tests.sh
+++ b/run_tests.sh
@@ -69,7 +69,7 @@ always_venv=0
never_venv=0
force=0
noseargs=
-noseopts=
+noseopts="--with-openstack --openstack-color"
wrapper=""
just_pep8=0
short_pep8=0