]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Move web tests to run on Debian instead of Ubuntu
[chef.git] / .kitchen.yml
index f439c27944ddc46e6fda45b31f64d7ad58102aa7..db96649406dedc96ab79bf139afb7a52cea140cc 100644 (file)
@@ -71,6 +71,9 @@ suites:
   - name: apt
     run_list:
       - recipe[apt::default]
+  - name: apt-repository
+    run_list:
+      - recipe[apt::repository]
   - name: awscli
     run_list:
       - recipe[awscli::default]
@@ -283,9 +286,6 @@ suites:
   - name: otrs
     run_list:
       - recipe[otrs::default]
-  - name: otrs-debian
-    run_list:
-      - recipe[otrs::debian]
   - name: overpass
     run_list:
       - recipe[overpass::default]