diff options
| author | Jeff Darcy <jdarcy@fb.com> | 2017-10-02 12:23:14 -0700 |
|---|---|---|
| committer | Jeff Darcy <jdarcy@fb.com> | 2017-10-02 12:23:14 -0700 |
| commit | 8de2ec1b8ddecc9ba01bd918b6b5c208561b22fe (patch) | |
| tree | 38fb2920d6143673cae4c898add83ddfdeef9584 /tests | |
| parent | d9f9be442808ed13135f560698a2f95fe66282a5 (diff) | |
glusterd: fix missing/renamed options
Change-Id: I2ca0298ee9d166f58b8730256ea76a04e547ce5d
Signed-off-by: Jeff Darcy <jdarcy@fb.com>
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/basic/quota.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/quota.t b/tests/basic/quota.t index 99af5a4e7e4..4706d6bfd31 100755 --- a/tests/basic/quota.t +++ b/tests/basic/quota.t @@ -204,6 +204,7 @@ EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" force_umount $N0 ## --------------------------- ## Test quota volume options ## --------------------------- +read -p "Continue? " nothing TEST $CLI volume reset $V0 EXPECT 'on' volinfo_field $V0 'features.quota' EXPECT 'on' volinfo_field $V0 'features.inode-quota' |
