run_tests: list tempest plugins at the end of the job
For debug purpose, it will be useful to have the list of tempest plugins that we have. Change-Id: Ib60dd99506f273f6759475ed49a57af78a6d0213
This commit is contained in:
1 changed files with 1 additions and 0 deletions
@@ -153,4 +153,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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.