summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix subunit-trace on python < 2.70.0.4Matthew Treinish2015-01-071-1/+8
* bring over fail only functionality from nova0.0.3Sean Dague2015-01-051-15/+23
* Updated from global requirementsOpenStack Proposal Bot2014-12-123-6/+20
* Merge "Add pretty_tox.sh wrapper script to use subunit-trace"Jenkins2014-12-112-1/+8
|\
| * Add pretty_tox.sh wrapper script to use subunit-traceMatthew Treinish2014-12-042-1/+8
* | Merge "Fix migration script to use original SHA1 from tempest's commits"Jenkins2014-12-111-52/+9
|\ \
| * | Fix migration script to use original SHA1 from tempest's commitsMauro S. M. Rodrigues2014-12-051-52/+9
| |/
* | Merge "Workflow documentation is now in infra-manual"Jenkins2014-12-081-4/+3
|\ \ | |/ |/|
| * Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-4/+3
* | Switch to elapsed time in subunit-trace summaryMatthew Treinish2014-12-041-4/+10
|/
* Drop version string from setup.cfgMatthew Treinish2014-12-021-1/+0
* Fix inheritance order in BaseTestCase0.0.2vponomaryov2014-12-023-20/+65
* Bump version stringMatthew Treinish2014-10-301-1/+1
* Merge "Don't edit commit history with migrate from tempest tool"0.0.1Jenkins2014-10-091-16/+27
|\
| * Don't edit commit history with migrate from tempest toolMatthew Treinish2014-10-071-16/+27
* | Merge "Remove unused method and variable in base.py"Jenkins2014-10-071-11/+0
|\ \
| * | Remove unused method and variable in base.pyMasayuki Igawa2014-09-261-11/+0
* | | Remove a duplicate ignore rule of pep8Masayuki Igawa2014-09-261-2/+2
|/ /
* | Merge "Setup subunit-trace as an entry point"Jenkins2014-09-194-3/+8
|\ \
| * | Setup subunit-trace as an entry pointMatthew Treinish2014-09-164-3/+8
* | | Merge "Ignore cover directory from the git repository"Jenkins2014-09-181-0/+1
|\ \ \ | |/ / |/| |
| * | Ignore cover directory from the git repositoryMasayuki Igawa2014-09-121-0/+1
* | | Migrated subunit-trace.py from tempestMatthew Treinish2014-09-161-0/+247
| |/ |/|
* | Add docs for docstrings in cli to sphinx outputMatthew Treinish2014-09-082-0/+22
* | Cleanup documentation for cli execute codeMatthew Treinish2014-09-081-16/+230
* | Add merge_stderr option to all client methodsMatthew Treinish2014-09-051-17/+19
|/
* Add the cli_dir argument to nova-mange's execute callMatthew Treinish2014-08-291-1/+2
* Remove admin param from client method definitionsMatthew Treinish2014-08-291-18/+18
* Add missing log_format definitionMatthew Treinish2014-08-291-0/+6
* Remove versionutils use in cli frameworkMatthew Treinish2014-08-292-100/+0
* Stop using oslo loggingMatthew Treinish2014-08-284-5/+3
* Move cli asserts to test classMatthew Treinish2014-08-281-11/+11
* Update some stale info from cookiecutterMatthew Treinish2014-08-283-6/+12
* Add tool to migrate files from tempest into libMatthew Treinish2014-08-281-0/+116
* Add a new base cli test classMatthew Treinish2014-08-282-1/+13
* Fix the coverage job in toxMatthew Treinish2014-08-282-2/+2
* Update the requirements filesMatthew Treinish2014-08-282-3/+5
* Merge cli framework unit tests from tempestMatthew Treinish2014-08-285-2/+267
|\
| * Add min_client_version decorator for CLI testsMatt Riedemann2014-08-011-0/+59
| * Move CommandFailed exception to tempest.exceptionsMatthew Treinish2014-07-251-3/+3
| * Make sure cli CommandFailed prints out stdout and stderrJoe Gordon2014-07-181-0/+30
| * Add unit tests for cli.output_parserMasayuki Igawa2014-03-252-0/+177
* Inital oslo-incubator syncMatthew Treinish2014-08-2810-0/+2247
* Update hacking ignore list and pep8 cleanMatthew Treinish2014-08-287-12/+18
* Clean up and move cli test baseMatthew Treinish2014-08-283-43/+44
* Move tempest exceptions to tempest_lib dirMatthew Treinish2014-08-281-0/+0
* Simplify and move tempest test.py to lib dirMatthew Treinish2014-08-282-618/+95
* Merge of test.py and cli from tempestMatthew Treinish2014-08-284-0/+1210
|\
| * Merge "Remove functionality to load json files"Jenkins2014-08-281-23/+0
| |\
| | * Remove functionality to load json filesMarc Koderer2014-08-211-23/+0
| |/