summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorRichard Hawkins <hurricanerix@gmail.com>2015-08-07 18:14:13 -0500
committerGanesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>2015-12-15 22:30:44 +0000
commit9d7f71d5754c8b45f8e7c6ab80202de09933afb8 (patch)
tree7f1c7ce08229505f6cdd23e59109f6ffe8522d53 /test-requirements.txt
parentb3d6fa13195d09e317525f37dcab4ad6cf5f12c7 (diff)
downloadswift-9d7f71d5754c8b45f8e7c6ab80202de09933afb8.tar.gz
Modify functional tests to use ostestr/testr
Defcore uses Tempest, which uses Test Repository. This change makes it easier for Defcore to pull functional tests from Swift and run them. Additionally, using testr allows tests to be run in parallel. Concurrency set to 1 for now, >1 causes failures for reasons that are still TBD. With switch to ostestr all the server logs are being sent to stdout which makes it completely unreadable. Suppressing the logs by default now with a flag to enable it if desired. Co-Authored-By: John Dickinson <me@not.mn> Co-Authored-By: Robert Collins <rbtcollins@hpe.com> Co-Authored-By: Matthew Oliver <matt@oliver.net.au> Co-Authored-By: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com> Change-Id: I53ef4a116996a772cf1f3abc2eb0ad60047322d5 Related-Bug: 1177924
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 73ca508fe..0c6e9fe2c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,6 +10,7 @@ nosexcover
nosehtmloutput
oslosphinx
sphinx>=1.1.2,<1.2
+os-testr>=0.4.1
mock>=1.0
python-swiftclient
python-keystoneclient>=1.3.0