Commit Graph

11 Commits

Author SHA1 Message Date
Jerome Charaoui
9dfc8ad3f5 tests: Target Debian testing instead of stable 2021-01-06 22:36:20 -05:00
Jerome Charaoui
b25e7f471b tests: Add a remote machine to test push backups
The default system 'local' hosts the backupninja code and local backups
are done in that system. The vagrant user account on the 'remote' system
is made accessible by the root user in the 'local' system so that it may
accept ssh connections needed by the different handlers.
2021-01-06 22:36:20 -05:00
Jerome Charaoui
340853d96a tests: Seperate LUKS test for partition vs device 2021-01-06 22:36:20 -05:00
Jerome Charaoui
0336c726f6 tests: Create/attach "real" disks for sys handler 2021-01-06 22:36:20 -05:00
Jerome Charaoui
1355d692ba tests: Fix rsync config in Vagrantfile 2021-01-06 22:36:20 -05:00
Jerome Charaoui
c52fe1b901 tests: Specify hostname in Vagrantfile 2021-01-06 22:36:20 -05:00
Jerome Charaoui
1da0b81a94 tests: Add rsync config to Vagrantfile 2021-01-06 22:36:20 -05:00
Jerome Charaoui
17ea2c1792 tests: Update testsuite platform to buster64 2021-01-06 22:36:20 -05:00
Jerome Charaoui
c86aa8edd9 tests: Modify Vagrantfile to build+install local codebase 2021-01-06 22:36:20 -05:00
Micah Anderson
8e37956c35
Update namespace from Riseup Labs to Liberate (#11314) 2021-01-02 16:01:02 -05:00
Jerome Charaoui
a7fd43b94a Add Vagrantfile
This should help with testing development code and new releases. To use,
just install vagrant and run vagrant up && vagrant ssh
2018-06-29 11:43:12 -04:00