This website requires JavaScript.
Explore
Get Started
openstack
/
tempest
Code
Issues
Proposed changes
14f199eca2
Branches
Tags
View all branches
tempest
/
doc
/
source
/
run.rst
8 lines
87 B
ReStructuredText
Raw
Normal View
History
Unescape
Escape
Add basic tempest run instructions to the quickstart This commit adds details for using tempest run to execute tempest tests to the quickstart guide in the readme. Partially-implements: bp tempest-run-cmd Change-Id: I7c5b51e4f055424fa62b1b262b2d1c96918e46eb
2016-06-30 19:28:04 -04:00
..
_tempest_run:
Add tempest run command This commit adds a new run command to the unified cli endpoint. The intent here is for tempest to control it's own run story. This implements the basic runner and selection functionality to use the command, however it's not necessarily the end state of the command. The functionality in this patch is just a starting point to add the command and the basic functionality needed. It is starting with a limited feature set with the intent to add additional, more complex functionality in self contained patches after the command exists. Co-Authored-by: David Paterson <davpat2112@yahoo.com> Co-Authored-by: Stephen Lowrie <stephen.lowrie@rackspace.com> Partially-Implements bp tempest-run-cmd Depends-On: I09299043e536521d48dbe10632621138e3a366e0 Change-Id: I24588b5c00d005320e8719cf82b5dd95662572cf
2016-05-23 15:48:22 -04:00
-----------
Tempest Run
-----------
..
automodule
::
tempest.cmd.run
Copy Permalink