Enable snapshot test
HDFS driver do support snapshot operations. Enable the test to make sure it works well. Change-Id: Ib1f434a21f76bba575abf118213d6a510cd08d2f Depends-On: I525556842191be6ca273293457327d3d3480832d
This commit is contained in:
parent
6117acd1d4
commit
feb5754ca9
@ -57,8 +57,8 @@ iniset $BASE/new/tempest/etc/tempest.conf share run_shrink_tests $RUN_MANILA_SHR
|
||||
# Disable multi_tenancy tests
|
||||
iniset $BASE/new/tempest/etc/tempest.conf share multitenancy_enabled False
|
||||
|
||||
# Disable snapshot tests
|
||||
RUN_MANILA_SNAPSHOT_TESTS=${RUN_MANILA_SNAPSHOT_TESTS:-False}
|
||||
# Enable snapshot tests
|
||||
RUN_MANILA_SNAPSHOT_TESTS=${RUN_MANILA_SNAPSHOT_TESTS:-True}
|
||||
iniset $BASE/new/tempest/etc/tempest.conf share run_snapshot_tests $RUN_MANILA_SNAPSHOT_TESTS
|
||||
|
||||
# Disable enable_ip_rules_for_protocols
|
||||
|
Loading…
x
Reference in New Issue
Block a user