summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-11-27run_tests - use byebug instead of debugger0.10.0elijah
2017-11-16CI: Show LEAP apt sourceVarac
2017-05-23Merge remote-tracking branch 'leap_acab/merge-requests/89'varac
2017-05-20generate missing ssh host keys on node init (closes #8790)kwadronaut
2017-05-19makes sure locales packages is installed before locale-gen fixes #8649kwadronaut
2017-03-15[8144] Remove Haproxyvarac
2016-11-22Ignore non-existing locale.gen on init (#8649)Micah Anderson
2016-10-18Do a dist-upgrade in 'node init'.Micah Anderson
2016-10-04generate utf8 locale solves #85110.9.0rc1kwadronaut
2016-09-01fix paths for gitlab cielijah
2016-09-01add exec bit on bin/node_initelijah
2016-09-01moved infrastructure tests run by `leap run` to tests/server-testselijah
2016-08-30break on every deploy errorvarac
2016-08-23locale improvements: allow non-english locales in node_init, enforce UTF8 loc...elijah
2016-07-26[CI] leap info should use tagvarac
2016-07-22Test all services on CIvarac
2016-07-16Use bin/ci-build.sh as build scriptvarac
2016-06-21minor ruby lintingelijah
2016-04-13test: ensure that checkmk always gets the same list of testselijah
2016-03-18tests: fix mx test, ensure password is redacted.elijah
2016-02-24fix logging error in puppet_commandelijah
2016-02-16require jessie and created note_init script for node initializationelijah
2016-02-01tests: added --timeout to run_tests (default 30 seconds). test halts and fail...elijah
2016-01-26[feat] Whitelist facts to query from debug scriptvarac
2016-01-19[feat] Add 'leap debug' cmdvarac
2015-12-10look for tests in custom directoryChristoph Kluenter
2015-04-07rotate deploy logs by size instead of by date.elijah
2015-04-01always use full domain for FACTOR_fqdn (closes #6700)elijah
2015-02-09logs deploy information to /var/log/leap/deploy.log (full puppet log) and /va...elijah
2015-01-22added support for custom tests in files/testselijah
2014-12-04tests - better errors, ensure tmp users are deleted, remove bad 'pass()' call...elijah
2014-11-19test if soledad daemon is runningelijah
2014-11-10tests - added test that creates user, authenticates, deletes userelijah
2014-10-21implement custom puppet support (#6201, #6226)Micah Anderson
2014-09-18Merge branch 'bugfix/fqdn' into developvarac
2014-09-17override facter fact for fqdnelijah
2014-09-15Merge branch 'add_ignore' into developMicah Anderson
2014-09-15tests: add 'ignore' command to testsMicah Anderson
2014-09-15tests: make warnings not produce a non-zero exit codeMicah Anderson
2014-09-02tests: make warnings not produce a non-zero exit code, add 'ignore' command t...elijah
2014-07-01puppet_command: set hostname manually, not via puppet.elijah
2014-06-25run_tests: clean up assert_get()elijah
2014-06-23tests: fixed problem with showing couchdb password in process table, and addi...elijah
2014-06-22run_tests: allow for https in assert_get()elijah
2014-05-13added simple shorewall whitebox test (close #5649)elijah
2014-04-17fix --retry argument, the help listed it correctly, but the code was using --...Micah Anderson
2014-04-16run_tests: added options --retry and --wait (to keep retrying tests if there ...elijah
2014-04-16exit codes for run_tests: 0 = success, 1 = warning, 2 = failure, 3 = error.elijah
2014-03-18clean up the names of testselijah
2014-02-26run_tests: added command line options --list-tests and --test (see --help)elijah