summaryrefslogtreecommitdiffstats
path: root/chef-solo/cookbooks/dcae-ci-tests/.kitchen.yml
blob: c108d46164cf2af1eedd376f7b8999ae0ecfb99c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
driver:
  name: vagrant

provisioner:
  name: chef_zero

platforms:
  - name: ubuntu-16.04
  - name: centos-7.1

suites:
  - name: default
    run_list:
      - recipe[dcae-ci-tests::default]
    attributes: