]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for osqa cookbook
[chef.git] / .kitchen.yml
index e383bd272444bb06391d8dadcb03b5ffc7d6b0c2..ec4e81755f4852c06720bf0c51fa20a8d21a9bda 100644 (file)
@@ -99,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]
@@ -145,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]