Merge "Parse latest Tempest results"

This commit is contained in:
Jenkins 2015-07-22 19:24:22 +00:00 committed by Gerrit Code Review
commit b0b16302d0

View File

@ -187,7 +187,7 @@ echo "Using test list $test_list_summary"
result=$?
# Create junit xml report from test results
subunit-1to2 < .testrepository/0 | subunit2junitxml > tempest_results.xml
testr last --subunit | subunit2junitxml > tempest_results.xml
cp tempest_results.xml /tmp
if [ -d "/var/log/utility" ];then
# Copy the log to the utility logging directory