Store generated HTML report to results. Save also tempest configuration
file since this may be useful when debugging failed cases.
Change-Id: I5fefb093da8adc39ff0441b20c4e75dd8635c79b
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
+os-testr
python-tempestconf
robotframework
tempest
... stdout=${WORKDIR}/logs/tempest_run.log
... stderr=STDOUT
Copy Files ${WORKDIR}/logs/* ${REPORTDIR}/
+ Copy Files ${WORKDIR}/etc/tempest.conf ${REPORTDIR}/
+ Run Process subunit2html ${WORKDIR}/.stestr/0 ${REPORTDIR}/tempest_report.html
Should Contain ${result.stdout} - Failed: 0