]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for osqa cookbook
[chef.git] / .kitchen.yml
index d3f71ccfa1bd8a4feddfdb8eec5b47568f590565..ec4e81755f4852c06720bf0c51fa20a8d21a9bda 100644 (file)
@@ -45,6 +45,9 @@ suites:
   - name: blogs
     run_list:
       - recipe[blogs::default]
+  - name: civicrm
+    run_list:
+      - recipe[civicrm::default]
   - name: clamav
     run_list:
       - recipe[clamav::default]
@@ -96,6 +99,9 @@ suites:
   - name: geoipupdate
     run_list:
       - recipe[geoipupdate::default]
+  - name: gps-tile
+    run_list:
+      - recipe[gps-tile::default]
   - name: incron
     run_list:
       - recipe[incron::default]
@@ -142,6 +148,9 @@ suites:
   - name: osmosis
     run_list:
       - recipe[osmosis::default]
+  - name: osqa
+    run_list:
+      - recipe[osqa::default]
   - name: otrs
     run_list:
       - recipe[otrs::default]