commit | 89c8c3fc5b4785f84f0d6ce1c66174f324f583ce | [log] [tgz] |
---|---|---|
author | Petr Michalec <pmichalec@mirantis.com> | Mon May 22 17:19:22 2017 +0200 |
committer | Petr Michalec <epcim@apealive.net> | Tue May 30 17:28:03 2017 +0200 |
tree | 196deba6f2cfbffeac3dfa1fcfcce0af029ed6be | |
parent | bca6ffa7275996be6a50b59983e5b2fb0f2a4a18 [diff] [blame] |
add clustercheck script (avoid splitbrain)
diff --git a/.travis.yml b/.travis.yml index 7a77247..7d6d051 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -25,7 +25,7 @@ - make test | tail script: - - test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration + - bundle exec kitchen test -t tests/integration notifications: webhooks: