Enable extend share test
HDFS driver now support extend share operation now. Enable the test to make sure it works well. Change-Id: Iaccd7c07eef089cdd016f818623f883a8366b8b9 Depends-On: Ia81291eda49dc20c3318f71c51d36682d2aae742
This commit is contained in:
parent
6117acd1d4
commit
b41c3e959c
@ -47,7 +47,7 @@ RUN_MANILA_MANAGE_TESTS=${RUN_MANILA_MANAGE_TESTS:-False}
|
||||
iniset $BASE/new/tempest/etc/tempest.conf share run_manage_unmanage_tests $RUN_MANILA_MANAGE_TESTS
|
||||
|
||||
# Disable extend tests
|
||||
RUN_MANILA_EXTEND_TESTS=${RUN_MANILA_EXTEND_TESTS:-False}
|
||||
RUN_MANILA_EXTEND_TESTS=${RUN_MANILA_EXTEND_TESTS:-True}
|
||||
iniset $BASE/new/tempest/etc/tempest.conf share run_extend_tests $RUN_MANILA_EXTEND_TESTS
|
||||
|
||||
# Disable shrink tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user