]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for planet::current recipe
[chef.git] / .kitchen.yml
index 15e1dc2e22f832d96707e3da7060ab3438da7452..df5f78b82588490406b506b843971f0c55a2e568 100644 (file)
@@ -169,6 +169,9 @@ suites:
   - name: planet
     run_list:
       - recipe[planet::default]
+  - name: planet-current
+    run_list:
+      - recipe[planet::current]
   - name: planet-dump
     run_list:
       - recipe[planet::dump]
@@ -209,6 +212,12 @@ suites:
   - name: stateofthemap
     run_list:
       - recipe[stateofthemap::default]
+  - name: subversion
+    run_list:
+      - recipe[subversion::default]
+  - name: supybot
+    run_list:
+      - recipe[supybot::default]
   - name: switch2osm
     run_list:
       - recipe[switch2osm::default]
@@ -219,6 +228,9 @@ suites:
       taginfo:
         sites:
           - name: taginfo.example.com
+  - name: tile
+    run_list:
+      - recipe[tile::default]
   - name: tilecache
     run_list:
       - recipe[tilecache::default]