summaryrefslogtreecommitdiff
path: root/.gitignore
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 /.gitignore
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 '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9c4f1c6b1..580518daa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,4 +15,6 @@ pycscope.*
.idea
MANIFEST
+.testrepository/*
+subunit.log
test/probe/.noseids