Files
rally-openstack/etc/rally.bash_completion
Christian Berendt 1d55fa0806 [Verify] Adding new command rally verify discover
This command will show a list of discovered tests which match given pattern.

Example:

$ rally verify discover --pattern baremetal
2016-02-03 22:03:55.172 28258 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf
Discovered tests matching pattern 'baremetal':

tempest.api.baremetal.admin.test_nodes.TestNodes.test_create_node[id-4e939eb2-8a69-4e84-8652-6fffcbc9db8f]
tempest.api.baremetal.admin.test_nodes.TestNodes.test_delete_node[id-9ade60a4-505e-4259-9ec4-71352cbbaf47]
tempest.api.baremetal.admin.test_nodes.TestNodes.test_get_console[id-f63b6288-1137-4426-8cfe-0d5b7eb87c06]
...

Change-Id: Ia64c147fd67b6cf0264982bedd1e29c2fda48d74
2016-02-09 16:12:50 -06:00

3.4 KiB