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:
Li, Chen 2015-09-11 10:24:10 +08:00
parent 6117acd1d4
commit feb5754ca9
1 changed files with 2 additions and 2 deletions

View File

@ -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