Remove list of tests and plugins

In order to save more time since the list of tests
and plugins are done in discovery time.

Change-Id: I23015840bd4037b17ac4c1ef57734dbe21dfd899
Closes-Bug: 1741126
This commit is contained in:
Arx Cruz 2018-01-04 07:59:39 +01:00
parent dfe4d96289
commit 07da4e94bd

View File

@ -16,9 +16,6 @@ export OSTESTR='ostestr'
export TEMPESTCLI='/usr/bin/tempest' export TEMPESTCLI='/usr/bin/tempest'
{% endif %} {% endif %}
## List tests
$TEMPESTCLI run -l
## List tempest plugins ## List tempest plugins
$TEMPESTCLI list-plugins $TEMPESTCLI list-plugins