]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Split stateofthemap cookbook to allow parallel testing
[chef.git] / .kitchen.yml
index 84a501546457fc32f8534d7e2d63a82c28823be4..418b11cf8f2dccda7e840a4ea893d63ec4ffbfd3 100644 (file)
@@ -318,6 +318,15 @@ suites:
   - name: stateofthemap
     run_list:
       - recipe[stateofthemap::default]
+  - name: stateofthemap-static
+    run_list:
+      - recipe[stateofthemap::static]
+  - name: stateofthemap-jekyll
+    run_list:
+      - recipe[stateofthemap::jekyll]
+  - name: stateofthemap-wordpress
+    run_list:
+      - recipe[stateofthemap::wordpress]
   - name: subversion
     run_list:
       - recipe[subversion::default]