Skip to content

Add a command-line option to archive old log files rather than deleting them

Compare
Choose a tag to compare
@mdmintz mdmintz released this 05 Mar 06:09
· 7102 commits to master since this release
eff91bd

Add a command-line option to archive old log files rather than deleting them.

If the option is set, log files from the latest_logs folder will get moved to the archived_logs folder for storage. Otherwise, any existing logs in the latest_logs folder will be deleted at the start of the next test run.

Usage: (on the command line when running tests)

  • --archive_logs