X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Finfluxdb.git;a=blobdiff_plain;f=.kitchen.yml;h=98578d5d9dced78dad9597951101f138cca5f6c2;hp=2e338c484b1901af216591a7909198cc3173b257;hb=2226c6f57e59164e5c580c7ed038ce30e1a4d926;hpb=1dd422969a205d0730d071fa8bbf6953ebeaff38 diff --git a/.kitchen.yml b/.kitchen.yml index 2e338c4..98578d5 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -37,13 +37,18 @@ verifier: sudo: true platforms: - - name: <%=ENV['PLATFORM'] || 'ubuntu-xenial'%> + - name: <%=ENV['PLATFORM'] || 'saltstack-ubuntu-xenial-salt-stable' %> driver_config: - image: <%=ENV['PLATFORM'] || 'trevorj/salty-whales:xenial'%> + image: <%=ENV['PLATFORM'] || 'epcim/salt:saltstack-ubuntu-xenial-salt-stable'%> platform: ubuntu suites: + - name: client + provisioner: + pillars-from-files: + influxdb.sls: tests/pillar/client.sls + - name: cluster provisioner: pillars-from-files: