X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Finfluxdb.git;a=blobdiff_plain;f=.travis.yml;h=9abec6e989a8cbb3dce61d797a4f01bcf4372509;hp=2e362116032f5b2aec0f401da53e48e21a58e615;hb=5dc4197223fd976dad72fe485a84ee4fcc55a2ec;hpb=a054a52f03659cbfdd2b8cd7aa9aab6fbae6ff7f diff --git a/.travis.yml b/.travis.yml index 2e36211..9abec6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,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: