From cf1a6719e7a29f55cd7546e83b351e415beced70 Mon Sep 17 00:00:00 2001 From: Artem Sidorenko Date: Mon, 16 Oct 2017 11:11:06 +0200 Subject: [PATCH] Update of testing boxes/images Lets use the generic centos-7 images on DO, they point always to the latest distro release --- .kitchen.do.local.yml | 4 ++-- .kitchen.yml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.kitchen.do.local.yml b/.kitchen.do.local.yml index 4d6c4a5e..30f8f4f8 100644 --- a/.kitchen.do.local.yml +++ b/.kitchen.do.local.yml @@ -13,8 +13,8 @@ transport: platforms: - name: ubuntu-14-04-x64 - name: ubuntu-16-04-x64 -- name: centos-6-5-x64 -- name: centos-7-0-x64 +- name: centos-6-x64 +- name: centos-7-x64 - name: debian-7-x64 - name: debian-8-x64 - name: fedora-24-x64 diff --git a/.kitchen.yml b/.kitchen.yml index 4d51163b..bcc21d1c 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -6,9 +6,9 @@ driver: platforms: - name: ubuntu-14.04 - name: ubuntu-16.04 -- name: centos-6.8 -- name: centos-7.3 -- name: oracle-6.8 +- name: centos-6.9 +- name: centos-7.4 +- name: oracle-6.9 - name: oracle-7.3 - name: debian-7.11 - name: debian-8.6