SuccessChanges

Summary

  1. Add functional test for upgrade of Aegor 2.x to 3.x (details)
  2. Feed yes to the upgrade script to avoid waiting for input. (details)
  3. explicitly use /bin/bash to allow using functions (details)
Commit 3ce67f2f9a42906f3191b9973e43233f285db79d by Herman van Rink
Add functional test for upgrade of Aegor 2.x to 3.x
The file was addedtests/functional_tests/aegir2to3-dev/Vagrantfile
The file was addedtests/functional_tests/aegir2to3-dev/nodes.pp
The file was addedtests/functional_tests/aegir2to3-dev/setup.sh
The file was addedtests/functional_tests/aegir2to3-dev/run-tests.sh
Commit 15c91482186b8271d82419233c3f33b3fd7e4189 by Herman van Rink
Feed yes to the upgrade script to avoid waiting for input.
The file was modifiedtests/functional_tests/aegir2to3-dev/run-tests.sh
Commit 98a579a2f079d1c3d5778ed5b41e695c1cd7c705 by Herman van Rink
explicitly use /bin/bash to allow using functions
The file was modifiedtests/functional_tests/aegir2to3-dev/run-tests.sh