Merge "run_tests: list tempest plugins at the end of the job"
This commit is contained in:
commit
9f04914e84
@ -155,4 +155,5 @@ tox -eall-plugin -- --concurrency=2 $TESTS
|
||||
RESULT=$?
|
||||
set -e
|
||||
testr last --subunit > /tmp/openstack/tempest/testrepository.subunit
|
||||
/tmp/openstack/tempest/.tox/all-plugin/bin/tempest list-plugins
|
||||
exit $RESULT
|
||||
|
Loading…
x
Reference in New Issue
Block a user