jobrunner.lib._archivetools module

jobrunner.lib._archivetools.CreateArchive(main_dict, archive_tag)

Create an archive of artifacts along a directory node

Parameters
  • main_dict (Dictionary containing details of the) – job configuration in directory node

  • archive_tag (Tag for the archive) –

jobrunner.lib._archivetools.ExportTree(main_dict, archive_tag)

Export directory tree to archive

Parameters
  • main_dict (Dictionary containing details of the) – job configuration in directory node

  • archive_tag (Tag for the archive) –