Move to Mirantis owned docker images for tests
- This is a temporary solution until we have our own images
Fixes: PROD-24956 (PROD:24956)
Change-Id: I9dd4cf143e6b7b2fcc51d568f81d917d310e054f
diff --git a/.kitchen.yml b/.kitchen.yml
index 2391d83..5bb6ced 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -44,7 +44,7 @@
platforms:
- name: <%= ENV['PLATFORM'] || 'ubuntu-xenial' %>
driver_config:
- image: <%= ENV['PLATFORM'] || 'epcim/salt:saltstack-ubuntu-xenial-salt-2016.3' %>
+ image: <%= ENV['PLATFORM'] || 'docker-dev-local.docker.mirantis.net/epcim/salt/saltstack-ubuntu-xenial-salt-2016.3/salt:2018_11_19' %>
platform: ubuntu
suites: