]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for backup cookbook
[chef.git] / .kitchen.yml
index 2e48b43d527ed0ac7b1870b3e3823606e5ffb68e..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]
@@ -87,6 +90,9 @@ suites:
   - name: forum
     run_list:
       - recipe[forum::default]
+  - name: ftp
+    run_list:
+      - recipe[ftp::default]
   - name: geodns
     run_list:
       - recipe[geodns::default]
@@ -102,6 +108,9 @@ suites:
   - name: gps-tile
     run_list:
       - recipe[gps-tile::default]
+  - name: hardware
+    run_list:
+      - recipe[hardware::default]
   - name: incron
     run_list:
       - recipe[incron::default]
@@ -163,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]
@@ -203,6 +215,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]
@@ -213,6 +231,9 @@ suites:
       taginfo:
         sites:
           - name: taginfo.example.com
+  - name: tile
+    run_list:
+      - recipe[tile::default]
   - name: tilecache
     run_list:
       - recipe[tilecache::default]