easybuild.tools.jenkins module¶
Set of fucntions to help with jenkins setup
Authors:
- Kenneth Hoste (Ghent University)
-
easybuild.tools.jenkins.aggregate_xml_in_dirs(base_dir, output_filename)¶ Finds all the xml files in the dirs and takes the testcase attribute out of them. These are then put in a single output file.
-
easybuild.tools.jenkins.write_to_xml(succes, failed, filename)¶ Create xml output, using minimal output required according to http://stackoverflow.com/questions/4922867/junit-xml-format-specification-that-hudson-supports