summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/basic/nl-cache.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/nl-cache.t b/tests/basic/nl-cache.t
index 2979a9be0d4..141fb75d5c8 100755
--- a/tests/basic/nl-cache.t
+++ b/tests/basic/nl-cache.t
@@ -15,7 +15,7 @@ EXPECT '600' volinfo_field $V0 'performance.nl-cache-timeout'
EXPECT 'on' volinfo_field $V0 'performance.nl-cache'
EXPECT '600' volinfo_field $V0 'features.cache-invalidation-timeout'
EXPECT 'on' volinfo_field $V0 'features.cache-invalidation'
-EXPECT '50000' volinfo_field $V0 'network.inode-lru-limit'
+EXPECT '200000' volinfo_field $V0 'network.inode-lru-limit'
TEST $CLI volume set $V0 nl-cache-positive-entry on
TEST $CLI volume start $V0;