Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-04-12 | Updated Vagrant test setup | Martin Pärtel | -1/+1 | |
2023-11-19 | CI: run Vagrant tests. | Martin Pärtel | -2/+10 | |
2023-11-10 | vagrant/test.rb: Exit with code 1 on error | Sebastian Pipping | -0/+1 | |
2020-04-13 | Added centos8 to Vagrant tests. | Martin Pärtel | -1/+1 | |
2019-12-21 | Don't check that numeric UIDs and GIDs exist in user database. | Martin Pärtel | -1/+2 | |
A user database is not always available. For #79. | ||||
2019-04-28 | Fixed vagrant tests. Removed Vagrant test for Ubuntu 12.04, added 18.04. | Martin Pärtel | -1/+1 | |
2017-03-14 | Retry `vagrant up` on error, to work around flakiness with parallelism. | Martin Pärtel | -2/+23 | |
2017-03-14 | Run tests on FreeBSD 10.3 and fix tests so they pass. | Martin Pärtel | -0/+1 | |
Fully fixes issue #51. | ||||
2017-03-12 | Added Vagrant test runner, initially running some Ubuntus and CentOSes. | Martin Pärtel | -0/+99 | |