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:
Emilien Macchi
2016年04月08日 15:18:14 -04:00
parent 6b1ab37d45
commit dba4b6ed26

View File

@@ -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
openstack/puppet-openstack-integration
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.

The note is not visible to the blocked user.