Remove Salt deprecations and switch tests to Salt 2017.7
Change-Id: If96f95fdab13eae187a843f81b0d0060339a5f98
diff --git a/.travis.yml b/.travis.yml
index 714c249..0b24242 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,12 +22,19 @@
- bundle install
env:
+ - PLATFORM=trevorj/salty-whales:trusty-2017.7 SUITE=network
+ - PLATFORM=trevorj/salty-whales:xenial-2017.7 SUITE=network
+ # - PLATFORM=trevorj/salty-whales:trusty-2017.7 SUITE=storage
+ # - PLATFORM=trevorj/salty-whales:xenial-2017.7 SUITE=storage
+ - PLATFORM=trevorj/salty-whales:trusty-2017.7 SUITE=system
+ - PLATFORM=trevorj/salty-whales:xenial-2017.7 SUITE=system
- PLATFORM=trevorj/salty-whales:trusty SUITE=network
- PLATFORM=trevorj/salty-whales:xenial SUITE=network
# - PLATFORM=trevorj/salty-whales:trusty SUITE=storage
# - PLATFORM=trevorj/salty-whales:xenial SUITE=storage
- PLATFORM=trevorj/salty-whales:trusty SUITE=system
- PLATFORM=trevorj/salty-whales:xenial SUITE=system
+## Test on both Salt version until there is new test policy accepted
before_script:
- set -o pipefail