]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
run.py: add aggressive-cleanup option 2437/head
authorShivani Bhardwaj <shivanib134@gmail.com>
Thu, 10 Apr 2025 12:16:33 +0000 (17:46 +0530)
committerShivani Bhardwaj <shivanib134@gmail.com>
Thu, 10 Apr 2025 12:22:39 +0000 (17:52 +0530)
commit9eb2011f1259857ef61d943cae336c4594189213
tree9f9942345ec0054131bdece36087d000f8ae4c43
parenta3d2018bb22c8639e6954e309b3da999731dab10
run.py: add aggressive-cleanup option

This option enables one to delete an output dir if the tests are
passing. This is useful mostly for QA scenarios where the artifacts are
not really needed if all went well for a test.
run.py