summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-10show test option in the usage, don't check for running instances on testvarac
2014-12-09fixed minor bugs on create_provider() and add_nodes()varac
2014-12-09run leap test with the --continue flagvarac
2014-12-07bootstrap: make sure machines are rebooted in order to be able to load ↵varac
kernel modules after a kernel update (#6494)
2014-09-09fix bootstrap_nodesvarac
2014-09-09fix IP parsing and leap_cli option parsingvarac
2014-09-03finished lintingvarac
2014-09-03first round of lintingvarac
2014-08-26integrate run_tests into reset_deployvarac
2014-08-26added run_testsvarac
2014-08-25sorted functions ordervarac
2014-08-25run sudo bundle in order to install leap_cli properlyvarac
2014-08-25updated FILTER_PUPPET for 2 new puppet warningsvarac
2014-04-19improved check if another instance of leap-platform-test is runningvarac
2014-03-13use the --no-color flag (Feature #5305)varac
2014-03-07--all now can deal with multiple servicesvarac
2014-03-07updated FILTER_CLIvarac
2014-03-07added testing of 0.6 branchvarac
2014-03-07Platform Ci testing script doesn't report failures (Feature #5263), updated ↵varac
filters
2013-10-22took out debugging linevarac
2013-10-22don't use global var to indicate failed deployvarac
better use a file that is touched instead. more robust.
2013-10-22CI doesn't report deploy errors anymore (Bug #4180)varac
2013-10-22added leap_cli output "files/ca/client_ca.crt" to ignored patternsvarac
2013-09-02Merge branch 'master' of ssh://greyhound.leap.se/usr/local/bin/platform_testvarac
2013-09-02send mail on success toovarac
2013-08-14minor enhancementsvarac
2013-08-14master is currently broken anyway, lets wait for 0.3varac
2013-07-24CI: check for existing processes (Feature #3242)varac
2013-07-24filter 'Skipping because of failed dependencies'varac
2013-07-20try ssh instead of ping to test if nodes are upvarac
2013-07-20use IP_SUFFIX_START for IPs of node, better mail layoutvarac
2013-07-19enhancment of leap-repo-updated, leap_cli updates now trigger master+develop ↵Leap Admins
tests
2013-07-19removed extra vagrant branch for leap_cli, updated filterLeap Admins
2013-07-15output errors first in mailLeap Admins
2013-07-15minor enhancmentsLeap Admins
2013-07-08use $LEAP_CMD so we can use different leap_cli versions next to each other ↵Leap Admins
(#3090)
2013-07-08minor enhancmentsLeap Admins
2013-07-08added script used by gitolite hook to trigger test deploysLeap Admins
2013-07-08added update_leap_cli and update_platform, make it running properly in a ↵Leap Admins
screen session
2013-07-04updated leap_cli filterLeap Admins
2013-07-02improved versions()Leap Admins
2013-06-26added versions(), output of version in error mailLeap Admins
2013-06-26fix filtering of warning about adding ssh keyLeap Admins
2013-06-25added ssh host key adding warning, begin of version()varac
2013-05-14check if another process is already running for given nodesLeap Admins
2013-05-14add openvpn.second_gateway_address (Feature #2499)Leap Admins
2013-05-13create dh parameter file for real againLeap Admins
2013-05-13minor changes, including node:service nodelist layoutLeap Admins
2013-05-13updated provider config exampleLeap Admins
2013-05-12improve error loggingLeap Admins