summaryrefslogtreecommitdiff
path: root/tempest/test_discover
Commit message (Expand)AuthorAgeFilesLines
* Introduce @serial test execution decoratorBalazs Gibizer2023-01-181-1/+1
* Remove usage of unittest2Jon Schlueter2022-01-241-6/+1
* Remove usage of sixsongwenping2021-02-231-3/+1
* Use os.path.join as possibleMasayuki Igawa2020-09-061-2/+2
* Add logs for plugins dataGhanshyam Mann2020-04-161-0/+6
* Add autopep8 to tox.iniafazekas2019-03-082-1/+2
* Fix doc issue in plugin.pyAndrea Frittoli (andreaf)2017-11-051-1/+1
* Add docstring example for get_opt_listsAndrea Frittoli2017-04-241-0/+25
* Improve docstring examplesMasayuki Igawa2017-04-141-61/+66
* Use Sphinx 1.5 warning-is-errorStephen Finucane2017-03-231-5/+4
* Add plugin group names to CONFAndrea Frittoli2017-03-131-1/+32
* Move plugin client registration to proxyAndrea Frittoli2017-03-091-1/+0
* Use oslo.log library instead of system logging moduleAnusha Ramineni2017-01-161-1/+1
* Hacking: enable H904Jordan Pittier2016-12-191-2/+2
* Only call register_service_clients if there are clientsMatthew Treinish2016-10-051-2/+4
* Migrate service_clients to tempest.libAndrea Frittoli (andreaf)2016-08-051-2/+2
* Service Clients registration interface for pluginsAndrea Frittoli (andreaf)2016-07-261-0/+60
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Remove the ec2 api tests from tempestMatthew Treinish2015-12-171-2/+1
* Fix H404/405 violations for remainingKen'ichi Ohmichi2015-11-191-8/+9
* Handle exceptions from plugins gracefullyMatthew Treinish2015-10-091-1/+5
* Add plugin interface for extending sample config generationMatthew Treinish2015-08-031-0/+18
* Merge "Add plugin interface for appending to tempest config"Jenkins2015-07-271-0/+15
|\
| * Add plugin interface for appending to tempest configMatthew Treinish2015-07-071-0/+15
* | Merge "Stop test execution in case of an plugin error"Jenkins2015-07-161-1/+11
|\ \
| * | Stop test execution in case of an plugin errorMarc Koderer2015-07-151-1/+11
* | | Fix error in loader.discover() callMarc Koderer2015-07-151-2/+2
|/ /
* | Rename test.plugins to test_pluginsMarc Koderer2015-07-141-1/+1
* | Provide a full path top level to test discoveryAndrea Frittoli (andreaf)2015-07-081-4/+6
|/
* Add basic external test plugin support to tempestMatthew Treinish2015-07-072-0/+74
* Remove CLI testing once and for allMatthew Treinish2015-05-071-1/+1
* Use unittest2.TestSuite with py26Attila Fazekas2014-01-271-1/+6
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Add test_discover module to provide a load_tests hookMatthew Treinish2013-12-182-0/+32