Skip to content

Enable remote reporting of results

clayton craft requested to merge craftyguy/mesa_ci:docker_playground into master
  • import_sql.py is now a class (while hopefully retaining functionality when run directly)

  • export_results.py: compress and send xml to some destination using scp

  • import_results.py: monitor a directory for a compressed group of xml files, and import them using the import_sql.py class

Merge request reports