Uncomment suites in .kitchen.yml
Change-Id: Idbf37ad61cfe13a38b79cb5871b41f341d3b9490
diff --git a/.kitchen.yml b/.kitchen.yml
index c348a2e..755b36f 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -56,14 +56,14 @@
suites:
- # - name: single
- # provisioner:
- # pillars-from-files:
- # opencontrail.sls: tests/pillar/single.sls
- # - name: single40
- # provisioner:
- # pillars-from-files:
- # opencontrail.sls: tests/pillar/single40.sls
+ - name: single
+ provisioner:
+ pillars-from-files:
+ opencontrail.sls: tests/pillar/single.sls
+ - name: single40
+ provisioner:
+ pillars-from-files:
+ opencontrail.sls: tests/pillar/single40.sls
- name: analytics
provisioner:
pillars-from-files:
@@ -80,22 +80,22 @@
provisioner:
pillars-from-files:
opencontrail.sls: tests/pillar/control40.sls
- # - name: cluster
- # provisioner:
- # pillars-from-files:
- # opencontrail.sls: tests/pillar/cluster.sls
- # - name: cluster40
- # provisioner:
- # pillars-from-files:
- # opencontrail.sls: tests/pillar/cluster40.sls
- # - name: tor
- # provisioner:
- # pillars-from-files:
- # opencontrail.sls: tests/pillar/tor.sls
- # - name: tor40
- # provisioner:
- # pillars-from-files:
- # opencontrail.sls: tests/pillar/tor40.sls
+ - name: cluster
+ provisioner:
+ pillars-from-files:
+ opencontrail.sls: tests/pillar/cluster.sls
+ - name: cluster40
+ provisioner:
+ pillars-from-files:
+ opencontrail.sls: tests/pillar/cluster40.sls
+ - name: tor
+ provisioner:
+ pillars-from-files:
+ opencontrail.sls: tests/pillar/tor.sls
+ - name: tor40
+ provisioner:
+ pillars-from-files:
+ opencontrail.sls: tests/pillar/tor40.sls
- name: vrouter
provisioner:
pillars-from-files: