Skip to content

export: create jenkins-compatible junit files

Mark Janes requested to merge majanes/mesa_ci:fast_url into master

Consolidate handling of jenkins junit in the export function. Jenkins no longer accepts valid junit; the 'status' attribute must be stripped.

Merge request reports