8 Commits

Author SHA1 Message Date
OpenStack Proposal Bot
24a0b840b5 Updated from global requirements
Change-Id: Ie11baaa6281b9879a469ebf5bae1e17f80325c9a
2016-05-06 22:21:28 +00:00
OpenStack Proposal Bot
23557a0bf8 Updated from global requirements
Change-Id: I12ace2aa7553d892e4325f59dcaeb43271af0eaa
2016-04-13 12:47:16 +00:00
OpenStack Proposal Bot
08b5418f73 Updated from global requirements
Change-Id: I2246ce4ec35e0d60ca68dc6920d6d558a43fde7d
2016-02-10 21:57:50 +00:00
Masayuki Igawa
87ec944a0c Updated from global requirements
This commit updates *requirements.txt that comes from global
requirements.

Change-Id: I19df7b5d7ce54d5a793018e8158d985775fb7007
2016-01-26 14:25:59 +09:00
Kun Huang
970e74bfd8 update requirements
Current pbr requirements is blocking tempest develop mode installation.

http://paste.openstack.org/show/406537/

Change-Id: I14dfe4c66d22d742706acbd1e5a574587eb40039
2015-07-31 10:12:21 +08:00
Matthew Treinish
f0e5175420 Add basic unit tests to check ostestr return codes
This commit adds some basic unit tests which runs ostestr in some
basic configurations against a fake test suite to ensure that the
ostestr always exits with a 0 on success and 1 on errors when running
tests. This is invaluable for using ostestr in ci systems.
2015-03-18 22:51:07 -04:00
Matthew Treinish
898cd1eab5 Add subunit-trace and ostestr
This commit migrates the current subunit trace commit from tempest-lib
with the commits:

d7c3f6b Merge "Summarize expected failures"
e29ec71 Summarize expected failures
21e3f6a Enable stdout passthrough for subunit-trace
d588748 Default the worker number to 0 not NaN
87c1442 Fix subunit-trace on python < 2.7
b73b9eb bring over fail only functionality from nova
5715fd6 Switch to elapsed time in subunit-trace summary
d2e4040 Setup subunit-trace as an entry point

and also adds the start of the ostestr command to wrap testr.
2015-03-17 16:23:32 -04:00
Matthew Treinish
d1049b1ad6 Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00