Closed bacongobbler closed 8 years ago
After merging this, Travis CI failed and logged this:
pg_ctl: server is running (PID: 1)
/usr/lib/postgresql/9.4/bin/postgres
-----> checking if minio has 5 backups
!!! did not find 5 base backups, which is the default (found 6)
!!! base_00000001000000000000000D_00000040_backup_stop_sentinel.json
base_00000001000000000000000E_00000040_backup_stop_sentinel.json
base_00000001000000000000000F_00000040_backup_stop_sentinel.json
base_000000010000000000000010_00000040_backup_stop_sentinel.json
base_000000010000000000000011_00000040_backup_stop_sentinel.json
base_000000010000000000000012_00000040_backup_stop_sentinel.json
make: *** [test-functional] Error 1
addresses #67. This should expose what file is being found so we can better identify what's the next step for the integration tests.