Update existing tests and test actual pruning

This commit is contained in:
Frederik Ring
2025-02-06 17:40:45 +01:00
parent 378217e517
commit 8a853a5b03
27 changed files with 83 additions and 31 deletions

View File

@@ -31,7 +31,7 @@ services:
AWS_S3_BUCKET_NAME: backup
BACKUP_FILENAME: test.tar.gz
BACKUP_CRON_EXPRESSION: 0 0 5 31 2 ?
BACKUP_RETENTION_DAYS: 7
BACKUP_RETENTION_PERIOD: 168h
BACKUP_PRUNING_LEEWAY: 5s
volumes:
- pg_data:/backup/pg_data:ro