google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
453 stars 89 forks source link

Cleanup S3 bucket in e2e tests #349

Closed giovannt0 closed 3 years ago

giovannt0 commented 3 years ago

It looks like the created objects in the test bucket for e2e tests don't get cleaned up once the test finishes. In a scenario where you automate these tests and run them daily, the bucket will fill up quickly. Any artefact created as part of the test should be deleted on cleanup.

ramo-j commented 3 years ago

Closed by 356