summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests/functional/hooks
Commit message (Collapse)AuthorAgeFilesLines
* Use new location of subunit2htmlRyota MIBU2015-09-041-1/+1
| | | | | | | | | The previous location is going away, this location is preferred. This patch is copied from https://review.openstack.org/#/c/218165/ . Change-Id: Idd9cc58a845e82bc679d49e5bfb22644a9c67364 Closes-Bug: #1489404
* Add a post_test_hook for gate-run functional testsChris Dent2015-03-181-0/+50
This does the necessary to gather up the results and publish them properly for the gate job. Based on similar changes done for python-novaclient. Change-Id: Ib1f63aed9425fc8418fb9ddfe32f2d53f4b7c2b2