index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
leap_cli
/
commands
/
test.rb
Age
Commit message (
Expand
)
Author
2014-12-09
exit 1 if `leap test --continue` fails anywhere. closes #6519
elijah
2014-12-08
leap test --continue will continue on to the next node. closes #6497
elijah
2014-11-30
add command aliases for most commonly used commands.
elijah
2014-11-26
specify that leap test can accept a FILTER
elijah
2014-10-21
removed constants.rb, now defined in platform.rb
elijah
2014-05-20
added support for environmentally scoped services and tags (e.g. services/web...
elijah
2014-03-08
added support for specifying what order nodes should be tested in.
elijah
2013-12-10
added `--continue` to test run
elijah
2013-12-05
added no-deploy check and simple `leap test run`.
elijah
2013-06-26
added command `leap compile zone`
elijah
2013-05-30
remove hardcoded environments from test.rb
elijah
2013-03-31
add ability to search for nodes using nil values.
elijah
2013-03-17
updated `leap test init` to work with openvpn service levels.
elijah
2013-03-10
fixed misc. bugs with switch to 'environment' flag.
elijah
2013-02-23
minor improvements to wording of inline command help
elijah
2013-01-31
generate better testing openvpn client configs in test/openvpn
elijah
2012-11-28
command name shuffle -- grouped more commands together as subcommands
elijah
2012-11-23
initial work toward 'leap test'. for now, it generates an openvpn config for ...
elijah