Skip to content

build_jenkins: simplify finding of xml results

clayton craft requested to merge jenkins_fix into master

In some cases the results were not always located in the same place, so this uses glob to find all junit under results/ for processing

Merge request reports