commit 9d7f71d5754c8b45f8e7c6ab80202de09933afb8
Author: Richard Hawkins <email address hidden>
Date: Fri Aug 7 18:14:13 2015 -0500
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 <email address hidden>
Co-Authored-By: Robert Collins <email address hidden>
Co-Authored-By: Matthew Oliver <email address hidden>
Co-Authored-By: Ganesh Maharaj Mahalingam <email address hidden>
Reviewed: https:/ /review. openstack. org/214206 /git.openstack. org/cgit/ openstack/ swift/commit/ ?id=9d7f71d5754 c8b45f8e7c6ab80 202de09933afb8
Committed: https:/
Submitter: Jenkins
Branch: master
commit 9d7f71d5754c8b4 5f8e7c6ab80202d e09933afb8
Author: Richard Hawkins <email address hidden>
Date: Fri Aug 7 18:14:13 2015 -0500
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 <email address hidden>
Co-Authored-By: Robert Collins <email address hidden>
Co-Authored-By: Matthew Oliver <email address hidden>
Co-Authored-By: Ganesh Maharaj Mahalingam <email address hidden>
Change-Id: I53ef4a116996a7 72cf1f3abc2eb0a d60047322d5
Related-Bug: 1177924