Commit Graph

33 Commits

Author SHA1 Message Date
OpenDev Sysadmins d2a0ebf879 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:45:25 +00:00
Obulpathi de9dcf85a0 Fixes unicode formatting bug
Change-Id: I0c3551efab09724dee31855d4a3c88164f9888c9
2015-05-20 15:27:36 -04:00
Jenkins 04bc361c70 Merge "Add trove classifiers" 2014-08-01 17:14:46 +00:00
Jenkins 4c1a0b966f Merge "Fix misspellings in openstack-nose" 2014-08-01 17:12:09 +00:00
Cyril Roelandt a443f8459f Add trove classifiers
Change-Id: Ife58f38598abfe30f9eb0a1a324d702ebfe899bf
2014-03-11 20:12:58 +01:00
Shane Wang ff7af8db54 Fix misspellings in openstack-nose
Fix misspellings detected by:
* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: I2770087b9cec76665ae9d2e2e2f4f4334b7adf0d
Closes-Bug: #1257295
2014-02-07 14:18:14 +08:00
Sascha Peilicke 643e8f37dc Exclude .gitignore in source distributions
Change-Id: I25727591dc6520f94754d33ad831036db0c8d85a
2014-02-06 13:38:49 +01:00
Jason Kölker a1037419ef Fix reporting of tests not in a class
Change-Id: I8d4fd114203de8500e17211cce608c2a92efd706
2012-07-16 10:58:18 -05:00
Jason Kölker 1439bd1e3d 0.10 release
Change-Id: If492770936014975d38da1039bab06e013248f8c
2012-06-20 16:31:06 -05:00
Dan Prince 6055346b32 Disable colorized output if there is no tty.
Change-Id: Ife9156c7d993553abfac49e75053f934c2520336
2012-06-20 16:36:19 -04:00
Jason Kölker 1e8bbb8cba release 0.9
Change-Id: I83f9ee36f030b57fce9aee7c001caf8dc2e0bd37
2012-06-20 15:20:04 -05:00
Monty Taylor 5ad14d60e1 Add two spaces of padding after OK.
The times column isn't justified properly. If we pad OK with two spaces,
then the left-most character in the time column will always be in line
because FAIL will always have 4 characters in it.

Change-Id: I9006fa70049c8010716e50ad6264ff0747151b65
2012-06-20 10:25:35 -07:00
Monty Taylor c211d61f85 Don't output times for skipped tests.
Brian Waldon hates it when skipped tests show times.

Change-Id: I69abed90ed5fdf5bd1d2b8c725d4913660fa0123
2012-06-20 10:24:47 -07:00
Jason Kölker f2d2d4a068 version bump
Change-Id: Ifa412daf3dd81e1c90fe97a69b18df914bff2374
2012-06-18 19:31:14 -05:00
Monty Taylor ff5068c353 Newer nose deprecated addSkip.
Instead of calling addSkip, the "right" thing to do now is
to inspect the error class and take action based on that.

Change-Id: Ie8e6075c4737c49b5094b65af84b443df523213e
2012-06-18 16:50:00 -07:00
Jason Kölker 7efd611c0e 0.7 release
Change-Id: I7937a8ec2f35bf98464bc14d1d8c84e5b013f00c
2012-06-04 14:26:33 -05:00
Jason Kölker 0cf21ecd9e Add --openstack-stdout (NOSE_OPENSTACK_STDOUT)
* Allows Nova style output of test results to stdout

Change-Id: I59935c2f3d5df4e4dd06bef61efa5c0cf2fc27a7
2012-06-04 12:10:41 -05:00
Jason Kölker aa53d4d733 Make Release 0.6
Change-Id: I634145e32e1cd079dab2d90b94f8ec8e17592239
2012-05-11 09:18:53 -05:00
Mike Lundy 9352e909b8 add an option to disable color
If --openstack-color is set in a config, it's helpful to be able to turn
it back off from the command line.

Change-Id: I01654b4f892cb62722a74e2e40734c847b6f53ef
2012-04-06 15:12:59 -07:00
Jason Kölker 07bc64348a fix namespace declaration
Change-Id: Iae87e91f7321ca7331c41a0357037911c0cc62cd
2012-02-08 12:35:08 -06:00
Jason Kölker e998aeb449 version bump
Change-Id: I9c13990a17908cae086eb13daed680c11cce165f
2012-02-06 10:01:02 -06:00
Jason Kölker 0e552add46 Add contextsuite checks
Change-Id: I99be0f5cbef89c17b31c40976130eca0daaab2a7
2012-01-09 10:35:10 -06:00
Monty Taylor bb69ecd764 Added .gitreview. 2012-01-07 14:41:08 -08:00
Jason Kölker 4cd3795899 Bump version 2012-01-04 21:33:09 -06:00
Jason Kölker c2ecda529d don't attempt to collect stats from ContextSuite instances 2012-01-04 20:10:44 -06:00
Jason Kölker 36cd37575e update readme and bump version 2012-01-04 16:11:24 -06:00
Jason Kölker 5433b4c12d add fallback incase we can't determine test name 2011-11-13 13:54:46 -06:00
Jason Kölker fb6e6ba9a6 update name 2011-11-05 13:25:09 -05:00
Jason Kölker feed0d1bd1 fixes so it plays nice with other plugins 2011-11-05 13:07:28 -05:00
Jason Kölker 9459f7f004 add text 2011-11-05 12:41:28 -05:00
Jason Kölker 16e7b7554c rearange and port run_tests.py 2011-11-05 01:40:19 -05:00
Jason Kölker d7b3ded813 thow it in the openstack namespace 2011-11-04 20:26:04 -05:00
Jason Kölker 3d98ce5470 initial commit 2011-11-04 20:15:25 -05:00