]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for planet::current recipe
[chef.git] / .kitchen.yml
index e91b64040a30edbd3882ffe552a5f65b725b967c..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]
@@ -225,6 +228,9 @@ suites:
       taginfo:
         sites:
           - name: taginfo.example.com
+  - name: tile
+    run_list:
+      - recipe[tile::default]
   - name: tilecache
     run_list:
       - recipe[tilecache::default]