mirror of
https://github.com/ronivay/XenOrchestraInstallerUpdater.git
synced 2026-09-11 04:12:51 -05:00
554 B
554 B
Tests
Automated tests to run installation on different operating systems and make sure the login page replies correctly.
run-tests.sh without arguments builds up each vagrant box one by one and outputs if curl check was successful or not.
./run-tests-all.sh
CentOS HTTP Check: success
Debian HTTP Check: success
Ubuntu HTTP Check: success
Single OS can be tested by giving Ubuntu, CentOS or Debian as first argument for the script.
./run-tests.sh Ubuntu
Ubuntu HTTP Check: success
Requirements:
OSX
Vagrant
Virtualbox