X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Felasticsearch.git;a=blobdiff_plain;f=.travis.yml;h=684984f1b3f0ded0a78f9e353700f13fcad57fe3;hp=0b7cfbe25d3fc140d88be7d189ab003d3a59e609;hb=f9429dc3693bc9ba9b8d51202f8831e93cd52bf0;hpb=970ced8dd6c4a7f9521e85b99b35ddb3300fc760 diff --git a/.travis.yml b/.travis.yml index 0b7cfbe..684984f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,8 @@ before_script: - make test | tail script: - - KITCHEN_LOCAL_YAML=.kitchen.travis.yml bundle exec kitchen test -t tests/integration + - test ! -e .kitchen.yml || bundle exec kitchen converge ${SUITE} || true + - test ! -e .kitchen.yml || bundle exec kitchen verify ${SUITE} -t tests/integration notifications: webhooks: