From a54c2e30f7425a19e31a72b9163efbafaa0fabc0 Mon Sep 17 00:00:00 2001 From: Radoslaw Jaros Date: Wed, 1 Mar 2017 12:32:26 +0100 Subject: [PATCH] comment out 'wip suite' --- .kitchen.yml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/.kitchen.yml b/.kitchen.yml index 39803be..16c9b44 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -61,25 +61,25 @@ platforms: default_answer: y suites: - -- name: wip # be prepared to work on https://github.com/gildegoma/chef-android-sdk/issues/14 (maven-android-sdk-deployer) - excludes: - - windows-2012R2 - - mac_el_capitan - run_list: - - recipe[git] - - recipe[maven] - - recipe[android-sdk] - attributes: - android-sdk: - owner: vagrant - group: vagrant - components: - - build-tools-22.1.0 - - android-22 - - sysimg-22 - java: - jdk_version: 7 +## WIP +#- name: wip # be prepared to work on https://github.com/gildegoma/chef-android-sdk/issues/14 (maven-android-sdk-deployer) +# excludes: +# - windows-2012R2 +# - mac_el_capitan +# run_list: +# - recipe[git] +# - recipe[maven] +# - recipe[android-sdk] +# attributes: +# android-sdk: +# owner: vagrant +# group: vagrant +# components: +# - build-tools-22.1.0 +# - android-22 +# - sysimg-22 +# java: +# jdk_version: 7 - name: legacy run_list: