1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele d01669aa58 Move most tests to Github Actions.
Testing on Travis-CI has been getting slower (from ~18 minutes to 3-6 hours) and the travis-ci.org service will be terminated at the end of the year. Moving to travis-ci.com is an option but the quotas are too low for our purposes.

Instead use Github Actions, which does not currently have quotas, and runs our current tests with just a few tweaks.

This still leaves multi-architecture tests on Travis-CI but we may be able to run those and stay within the new quotas.

Also fix a minor bug in restoreTest.c exposed by Github Actions using a different name for the user and group.
2020-12-09 15:19:01 -05:00
..
certificate
code-count v2.31: Minor Bug Fixes and Improvements 2020-12-07 09:55:00 -05:00
data
expect Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
lib/pgBackRestTest Move most tests to Github Actions. 2020-12-09 15:19:01 -05:00
src Move most tests to Github Actions. 2020-12-09 15:19:01 -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 Remove CentOS 6 from tests and documentation. 2020-12-02 16:23:05 -05:00
define.yaml Add pack type. 2020-12-09 12:05:14 -05:00
test.pl Remove CentOS 6 from tests and documentation. 2020-12-02 16:23:05 -05:00
Vagrantfile Update Vagrant box version. 2020-11-22 16:26:30 -05:00