소스 검색

Now using more 'official' test boxes which cause lesse problems, currently all roles are working on all configured platforms

Till Klocke 9 년 전
부모
커밋
b5868e6194
1개의 변경된 파일4개의 추가작업 그리고 5개의 파일을 삭제
  1. 4 5
      .kitchen.yml

+ 4 - 5
.kitchen.yml

@@ -14,14 +14,13 @@ platforms:
     - name: Debian-jessie
       driver:
         box: ARTACK/debian-jessie
-    - name: Debian-7.6
+    - name: Debian-7.8
       driver:
-        box: Debian-7.6
-        box_url: https://github.com/jose-lpa/packer-debian_7.6.0/releases/download/1.0/packer_virtualbox-iso_virtualbox.box
+        box: chef/debian-7.8
     - name: Ubuntu-14.04
       driver:
-        box: ubuntu-14.04
-        box_url: https://github.com/kraksoft/vagrant-box-ubuntu/releases/download/14.04/ubuntu-14.04-amd64.box
+        box: ubuntu/trusty64
+
 suites:
   - name: fastd
     provisioner: