X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Finfluxdb.git;a=blobdiff_plain;f=.kitchen.yml;h=98578d5d9dced78dad9597951101f138cca5f6c2;hp=3f7ad135529f75fcf70be1d3fd9156d7e23ce369;hb=2226c6f57e59164e5c580c7ed038ce30e1a4d926;hpb=bbcaadcda30cab3358302e7fbde2e8fb3006f331 diff --git a/.kitchen.yml b/.kitchen.yml index 3f7ad13..98578d5 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -17,12 +17,16 @@ provisioner: state_top: base: "*": + - linux - influxdb pillars: top.sls: base: "*": + - linux_repo_influxdata - influxdb + pillars-from-files: + linux_repo_influxdata.sls: tests/pillar/repo_influxdata.sls dependencies: - name: linux repo: git @@ -33,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: