Remove Salt deprecations and switch tests to Salt 2017.7
Change-Id: I55f4939c519710a2855ae5e0130cf7bee204b419
diff --git a/.travis.yml b/.travis.yml
index cc1ea51..325550a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,11 +17,11 @@
- bundle install
env:
- # - PLATFORM=trevorj/salty-whales:trusty SUITE=server-cluster
- # - PLATFORM=trevorj/salty-whales:trusty SUITE=server-single
+ # - PLATFORM=trevorj/salty-whales:trusty-2017.7 SUITE=server-cluster
+ # - PLATFORM=trevorj/salty-whales:trusty-2017.7 SUITE=server-single
# Missing Trusty packages for aodh
- - PLATFORM=trevorj/salty-whales:xenial SUITE=server-cluster
- - PLATFORM=trevorj/salty-whales:xenial SUITE=server-single
+ - PLATFORM=trevorj/salty-whales:xenial-2017.7 SUITE=server-cluster
+ - PLATFORM=trevorj/salty-whales:xenial-2017.7 SUITE=server-single
before_script:
- set -o pipefail