testing.functional.test_cleanup module¶
-
class
testing.functional.test_cleanup.
CleanupTest
(methodName='runTest')[source]¶ Bases:
testing.functional.FunctionalTestCase
Test cleanup using duplicity binary
-
test_cleanup_after_partial
()[source]¶ Regression test for https://bugs.launchpad.net/bugs/409593 where duplicity deletes all the signatures during a cleanup after a failed backup.
-