Merge "Add flag for test_volume_services"
This commit is contained in:
commit
b9a33191bb
@ -460,6 +460,8 @@ function configure_tempest {
|
|||||||
iniset $TEMPEST_CONFIG volume-feature-enabled extend_with_snapshot True
|
iniset $TEMPEST_CONFIG volume-feature-enabled extend_with_snapshot True
|
||||||
# TODO(obutenko): Remove the incremental_backup_force flag when Kilo and Juno is end of life.
|
# TODO(obutenko): Remove the incremental_backup_force flag when Kilo and Juno is end of life.
|
||||||
iniset $TEMPEST_CONFIG volume-feature-enabled incremental_backup_force True
|
iniset $TEMPEST_CONFIG volume-feature-enabled incremental_backup_force True
|
||||||
|
# TODO(ynesenenko): Remove the volume_services flag when Liberty and Kilo will correct work with host info.
|
||||||
|
iniset $TEMPEST_CONFIG volume-feature-enabled volume_services True
|
||||||
|
|
||||||
local volume_api_extensions=${VOLUME_API_EXTENSIONS:-"all"}
|
local volume_api_extensions=${VOLUME_API_EXTENSIONS:-"all"}
|
||||||
if [[ ! -z "$DISABLE_VOLUME_API_EXTENSIONS" ]]; then
|
if [[ ! -z "$DISABLE_VOLUME_API_EXTENSIONS" ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user