X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Felasticsearch.git;a=blobdiff_plain;f=.travis.yml;h=0b7cfbe25d3fc140d88be7d189ab003d3a59e609;hp=6385840e91e8ac726a7d9c6e9c972fe926492792;hb=4f87dbd6580b8bf84ee60a7cbb7467cae961f97e;hpb=ee05fbc7ce47829713b0d302747c9bcaba7cb0ce;ds=sidebyside diff --git a/.travis.yml b/.travis.yml index 6385840..0b7cfbe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,17 +17,17 @@ install: - bundle install env: - - SUITE='single' - - SUITE='cluster' - - SUITE='curator' - - SUITE='client' + - PLATFORM=trevorj/salty-whales:xenial SUITE=single + - PLATFORM=trevorj/salty-whales:xenial SUITE=cluster + - PLATFORM=trevorj/salty-whales:xenial SUITE=curator + - PLATFORM=trevorj/salty-whales:xenial SUITE=client before_script: - set -o pipefail - make test | tail script: - - test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration + - KITCHEN_LOCAL_YAML=.kitchen.travis.yml bundle exec kitchen test -t tests/integration notifications: webhooks: