Description
Right now there are some packaging tests that run as bats scripts. They are destructive to the system they run on and only work on certain operating systems. It doesn't make sense to test the RPM build on Debian, nor does it make sense to test the DEB build on CentOS.
I propose we automate some testing of these using vagrant or a similar technology. Vagrant sounds like a good place to start at least.
Activity