aboutsummaryrefslogtreecommitdiff
path: root/auto_delete_nightly_test_data.py
AgeCommit message (Expand)Author
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-05-17auto_delete_nightly_test_data: gracefully handle dirs not existingGeorge Burgess IV
2022-05-09auto_delete_nightly_test_data: fix a few bugsGeorge Burgess IV
2022-04-29auto_delete_nightly_test_data: enhance telemetry file deletionGeorge Burgess IV
2022-04-26auto_delete_nightly_test_data: fix a bugGeorge Burgess IV
2022-04-26auto_delete_nightly_test_data: refactor tmp file cleaningGeorge Burgess IV
2022-04-26auto_delete_nightly_test_data: s/.format()/f-stringsGeorge Burgess IV
2022-04-26auto_delete_nightly_test_data: formatGeorge Burgess IV
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2020-12-10toolchain-utils: Remove 'target' from distfiles path (for cleanup).upstream-mirror-mastermirror-chromium-masterCaroline Tice
2020-09-25fix formatting/lint issues pointed out by repohooksBob Haarman
2020-09-25rephrase some language in code and commentsBob Haarman
2020-08-06Update cleanup script to get chrome temp files too.Caroline Tice
2020-08-06Update cleanup script to get chrome temp files too.Caroline Tice
2020-05-15Update tmp cleanup on chrotomation3Denis Nikitin
2020-04-29Fix a typoManoj Gupta
2020-04-29toolchain-utils: Auto abandon old CLsManoj Gupta
2020-02-12toolchain-utils: Partially port scripts to python 3Zhizhou Yang
2020-02-07toolchain-utils: move weekday testing into nightly-testing dir.Luis Lozano
2019-04-11test data cleanup: also delete CrAU_* filesGeorge Burgess IV
2017-12-27crosperf: Cleanup files downloaded with -tryjob suffix.Manoj Gupta
2017-01-24Cleanup stale files from chrotomation2.Manoj Gupta
2016-12-07Cleanup stale files on chrotomation2.Manoj Gupta
2016-01-22Fix cros lint errors.Caroline Tice
2015-12-16crosperf: clean lint warnings.Yunlian Jiang
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-15crosperf: RunCommand should return one type of object.Luis Lozano
2015-11-05Make cleaning of nightly data less verbose.Luis Lozano
2015-03-11Fix typo that was causing some files to not be found/deleted.cmtice
2015-02-19Added a function that cleans temporaries/images under crostc/chromeos.Han Shen
2015-02-05Update command_executer.py to allow a silent execution mode,cmtice
2014-05-21Better handling of "not identical machines" failure.cmtice
2014-04-25Abort deleting the directory if deletion of any of its chromeos subtree fails.Han Shen
2014-04-24Add necessary output to auto_delete_nightly_test_data script and return with ...Han Shen
2013-12-16Add a script to delete nightly test data that are old.Han Shen