]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for backup cookbook
[chef.git] / .kitchen.yml
index 2e937d12146f41d479a4c29f11ff55d8ee1eba92..babf141079bbaa68715c2412549b935821162cc8 100644 (file)
@@ -33,6 +33,9 @@ suites:
   - name: apt
     run_list:
       - recipe[apt::default]
+  - name: backup
+    run_list:
+      - recipe[backup::default]
   - name: bind
     run_list:
       - recipe[bind::default]
@@ -169,6 +172,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]
@@ -212,6 +218,9 @@ suites:
   - name: subversion
     run_list:
       - recipe[subversion::default]
+  - name: supybot
+    run_list:
+      - recipe[supybot::default]
   - name: switch2osm
     run_list:
       - recipe[switch2osm::default]
@@ -222,6 +231,9 @@ suites:
       taginfo:
         sites:
           - name: taginfo.example.com
+  - name: tile
+    run_list:
+      - recipe[tile::default]
   - name: tilecache
     run_list:
       - recipe[tilecache::default]