OregonDigital / oregondigital_2

The active development on Oregon Digital 2 is in the https://github.com/OregonDigital/OD2 repo.
Other
1 stars 1 forks source link

Add code to remove test derivatives #284

Open straleyb opened 8 years ago

straleyb commented 8 years ago

As of right now, every time tests are run it creates derivatives but doesn't delete them. Deleting the root directories (media/thumbnail etc.) is out of the question, so we need to find a way to follow the bucket path created under those directories to remove the specific derivatives created by the tests.

jechols commented 8 years ago

Make derivative base path configurable by environment, fry base test path