Commit Graph

2 Commits

Author SHA1 Message Date
Michel Peterson 5c281b5494 Remove process-test-results
The role is an almost duplicate of fetch-subunit-output.

This patch favors the latter, since it's the more used role.

Depends-On: https://review.openstack.org/548394
Change-Id: I2dc7e6a0ead585601debf0f772fee25c96155448
2018-02-27 21:08:57 +02:00
Andrea Frittoli (andreaf) 7bd86fcd99 Add a generic process-test-results role
Takes an stestr or testr repo as input and generates a subunit
file and an html report out of it. The files are stored in the
staging area on the test node.

This in combination with a generic role to pull the staging
folder to the zuul executor is meant to eventually replace to
existing roles:
- fetch-testr-output
- fetch-stestr-output

Change-Id: Id6149d4e265ab9f0ab6d8faeffdec651c63dc056
2017-11-16 12:02:00 +00:00