#181 append test status to test case log
Merged by astepano. Opened by bgoncalv.
bgoncalv/standard-test-roles result-prefix  into  master

Download 181.patch

related to https://pagure.io/standard-test-roles/issue/177

note that on beakerlib I've replaced UNKNOWN by FAIL.

If we want to continue to have UNKNOWN I think we should update shell: grep "^FAIL" {{ remote_artifacts }}/test.log to also grep for UNKNOWN result.

Hi, I see at least 2 lines with code: $(echo $TEST | sed -e 's/\//-/g').log

Could we introduce log_file_name = $(echo $TEST | sed -e 's/\//-/g').log

It will improve readibility

rebased onto 4d161c69fab1068db0f6d58944b129ab5199d40c

Thanks, I've updated it.

Commit 039bef94 fixes this pull-request

Pull-Request has been merged by astepano

Pull-Request has been merged by astepano

Metadata