1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 6789ec420e Add additional checks to performance/storage test.
The storageInfoList() test was broken by 54c4eb0c when the remote was changed to use writeable storage. Since the test driver was being injected into the wrong location, new default storage was created and the test effectively did nothing but still "succeeded".

To prevent this type of regression, add checks to ensure the expected test driver is being used and the callback runs the expected number of times.
2021-08-10 10:37:37 -04:00
..
certificate
code-count Remove generated config.auto.c file. 2021-07-29 14:40:30 -04:00
data
expect Change level of backup/restore copied file logging to detail. 2021-07-09 13:50:35 -04:00
lib/pgBackRestTest Fix typo. 2021-07-21 13:19:09 -04:00
src Add additional checks to performance/storage test. 2021-08-10 10:37:37 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
container.yaml Update test container OS versions. 2021-07-18 17:29:20 -04:00
define.yaml Migrate error code generation to C. 2021-08-02 18:32:11 -04:00
Dockerfile Update test container OS versions. 2021-07-18 17:29:20 -04:00
test.pl Migrate error code generation to C. 2021-08-02 18:32:11 -04:00
Vagrantfile Update Vagrantfile box version. 2021-07-20 15:43:48 -04:00