mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-06-20 01:17:49 +02:00
Use a test storage driver to allow manifestNewBuild() to be run against a test cluster at any scale without having to write files to disk. Simplify the test by using the output of manifestNewBuild() to feed manifestSave() and manifestNewLoad(). Also add manifest size to the output.