tempest: re-enable shelve tests for stable rocky

Related-Bug: #1653953
Depends-On: https://review.opendev.org/#/c/668119/
Change-Id: I1aa87fc16a37b6051e55c35ae69ef911a87d4c11
This commit is contained in:
Lee Yarwood
2019年06月28日 10:30:54 +01:00
parent 2590c305f1
commit ffcba4bb55

View File

@@ -99,7 +99,7 @@ elif [[ "1ドル" == "stack" && "2ドル" == "test-config" ]]; then
# Only enable shelve testing for branches which have the fix for
# nova bug 1653953.
if [[ "$TARGET_BRANCH" =~ stable/(ocata|pike|queens|rocky) ]]; then
if [[ "$TARGET_BRANCH" =~ stable/(ocata|pike|queens) ]]; then
iniset $TEMPEST_CONFIG compute-feature-enabled shelve False
else
iniset $TEMPEST_CONFIG compute-feature-enabled shelve True
Reference in New Issue
openstack/devstack-plugin-ceph
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.