Merge "Update stable branch tempest max microversion" into stable/pike

This commit is contained in:
Jenkins 2017-08-20 22:16:54 +00:00 committed by Gerrit Code Review
commit 5e369214db
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ IRONIC_DEPLOY_LOGS_LOCAL_PATH=${IRONIC_DEPLOY_LOGS_LOCAL_PATH:-$IRONIC_VM_LOG_DI
TEMPEST_BAREMETAL_MIN_MICROVERSION=${TEMPEST_BAREMETAL_MIN_MICROVERSION:-}
# Define baremetal max_microversion in tempest config. No default value means that it is picked from tempest.
TEMPEST_BAREMETAL_MAX_MICROVERSION=${TEMPEST_BAREMETAL_MAX_MICROVERSION:-}
TEMPEST_BAREMETAL_MAX_MICROVERSION=${TEMPEST_BAREMETAL_MAX_MICROVERSION:-'1.34'}
# get_pxe_boot_file() - Get the PXE/iPXE boot file path
function get_pxe_boot_file {