Merge "Updated tempest_version to 17.1.0 for Pike and 16.1.0 for ocata"

This commit is contained in:
Zuul 2017-12-13 13:01:17 +00:00 committed by Gerrit Code Review
commit 74396208d1
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ tempest_until_failure: false
tempest_exit_on_failure: true
# Set tempest_version for different release
# For forked-tempest, we have branched name in synced with releases.
tempest_version_dict: { 'newton': 'newton', 'ocata': '16.0.0', 'pike': '16.1.0', 'master': 'master'}
tempest_version_dict: { 'newton': 'newton', 'ocata': '16.1.0', 'pike': '17.1.0', 'master': 'master'}
tempest_version: "{{ tempest_version_dict[release] }}"
tempestmail_config: config.yaml
tempestmail_log_server: http://logs.openstack.org