Merge "Move to rhel 7.1"

This commit is contained in:
Jenkins 2015-04-18 03:31:20 +00:00 committed by Gerrit Code Review
commit 202dc2b944
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,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 = {