Merge "Bump tempest sha"

This commit is contained in:
Jenkins 2015-03-13 02:44:46 +00:00 committed by Gerrit Code Review
commit 5ebbd35e1f

View File

@ -80,5 +80,5 @@ swift_git_dest: "/opt/swift_{{ swift_git_install_branch | replace('/', '_') }}"
## Tempest service
# using a sha to match the other branches and also include fixes after the tag '3'
tempest_git_repo: https://github.com/openstack/tempest
tempest_git_install_branch: 7c73dd5b18d29f0f3f3be0088514121dade53c8f
tempest_git_install_branch: 17f81d4cc83569438fe11b1ee6ee2afe74c0b501
tempest_git_dest: "/opt/tempest_{{ tempest_git_install_branch | replace('/', '_') }}"