Move to rhel 7.1

rhel 7.0 is not EUS/LTS, need to switch to 7.1.

Change-Id: Ia20b0cfb10510c22a88cb234f0f35f8774d3b1a6
Related-Bug: #1438878
This commit is contained in:
Mark Vanderwiel
2015-03-31 15:19:00 -05:00
committed by Ma Wen Cheng
parent 7bbe7573b0
commit abcf9b208b

View File

@@ -14,7 +14,7 @@ SUSE_OPTS = {
} }
REDHAT_OPTS = { REDHAT_OPTS = {
platform: 'redhat', platform: 'redhat',
version: '7.0', version: '7.1',
log_level: LOG_LEVEL log_level: LOG_LEVEL
} }
UBUNTU_OPTS = { UBUNTU_OPTS = {