Description
We want to add a feed retention test that leads to deletion of all the data. We want to make sure that the directory which contains the data is not deleted. for eg if the data looks like:
/tmp/data/2015-04-01
/tmp/data/2015-04-02
/tmp/data/2015-04-03
And the retention operation deletes all the data then we want to make sure that /tmp/data does not get deleted.
Attachments
Attachments
Issue Links
- is duplicated by
-
FALCON-1382 Add a test for feed retention to make sure that data directory is not deleted
- Resolved
- relates to
-
FALCON-1146 feed retention policy deleted everything all the way up to the root
- Closed