1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
Cynthia Shang f32eb9b94e
Partial multi-repository implementation.
Multi-repository implementations for the archive-push, check, info, stanza-create, stanza-upgrade, and stanza-delete commands.

Multi-repo configuration is disabled so there should be no behavioral changes between these commands and their current single-repo implementations.

Multi-repo documentation and integration tests are still in the multi-repo development branch. All unit tests work as multi-repo since they are able to bypass the configuration restrictions.
2021-01-21 15:21:50 -05:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count Move all parse-related rules to parse module. 2020-12-17 09:32:31 -05:00
data
expect Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00
lib/pgBackRestTest Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00
src Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Move most tests to Github Actions. 2020-12-09 15:19:01 -05:00
container.yaml Add co7 package to support llvm. 2021-01-13 17:32:42 -05:00
define.yaml Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00
test.pl Move all parse-related rules to parse module. 2020-12-17 09:32:31 -05:00
Vagrantfile Remove duplicate mkdir for /tmp/pgbackrest in Vagrantfile. 2021-01-18 23:41:09 -05:00