1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
Cynthia Shang 31c7824a4d
Allow stanza-* commands to be run remotely.
The stanza-create, stanza-upgrade and stanza-delete were required to be run on the repository host. When there was only one repository allowed this was not a problem.

However, with the introduction of multiple repository support, this becomes more of a burden to the user, therefore the stanza-create, stanza-upgrade and stanza-delete commands have been improved to allow for them to be run remotely.
2021-03-10 08:10:46 -05:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.32: Repository Commands 2021-02-08 09:08:16 -05:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Allow stanza-* commands to be run remotely. 2021-03-10 08:10:46 -05:00
lib/pgBackRestTest Allow stanza-* commands to be run remotely. 2021-03-10 08:10:46 -05:00
src Allow stanza-* commands to be run remotely. 2021-03-10 08:10:46 -05:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Use YAML::Any module instead of YAML::XS in Perl. 2021-01-24 15:06:38 -05:00
container.yaml Add co7 package to support llvm. 2021-01-13 17:32:42 -05:00
define.yaml GCS support for repository storage. 2021-03-05 12:13:51 -05:00
test.pl Move configuration definition to src/build/config/config.yaml. 2021-03-08 16:01:05 -05:00
Vagrantfile Move configuration definition to src/build/config/config.yaml. 2021-03-08 16:01:05 -05:00