Sha256: ebdc8691c193f0805b64f1dcd7328417bfa00087d5b55712f77427bd685f2883
Contents?: true
Size: 1.06 KB
Versions: 1
Compression:
Stored size: 1.06 KB
Contents
# Abiquo Installer Tests # Comprehensive test suite to QA and troubleshoot an Abiquo Installation. The test runner tool automatically detects the Abiquo installation (distributed,mono,cloud node, etc) and runs the required tests. Only Abiquo 1.7.6 and 1.8.0 installations are supported ATM. This tool has only been tested in Linux. Other platforms may work though. # PRE-REQUISITES # * rubygems # INSTALLATION # sudo gem install abiquo-installer-tests # RUNNING THE TESTS # abiquo-installer-tests --host abiquo-host-ip --user root --password secret The tests connects to the target host using SSH, uploads the tests and run them in the target host. Sample output: Abiquo Installer Test Suite --------------------------- Testing ABIQUO NFS REPOSITORY Testing ABIQUO REMOTE SERVICES Testing ABIQUO SERVER Testing ABIQUO V2V Loaded suite abiquo_postinst_test Started ........................................ Finished in 0.396289 seconds. 40 tests, 70 assertions, 0 failures, 0 errors >>>>>> TEST OK <<<<<<
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
abiquo-installer-tests-0.2.4 | README.md |