.kitchen.yml in kitchen-docker-2.10.0 vs .kitchen.yml in kitchen-docker-2.11.0

- old
+ new

@@ -25,17 +25,14 @@ - name: centos-7 - name: oraclelinux-6 - name: oraclelinux-7 - name: debian-8 - name: debian-9 -- name: opensuse-42.3 - driver: - image: opensuse/leap:42.3 -- name: opensuse/leap-42 -# - name: arch -# driver: -# image: base/archlinux -# provision_command: true +# Removing opensuse CI tests temporarily due to an issue with the Chef install script not providing +# the correct platform name for opensuse resulting in consistent failures for this platform +#- name: opensuse-42.3 +# driver: +# image: opensuse/leap:42.3 - name: unknown driver: image: ubuntu:16.04 platform: ubuntu - name: dockerfile