Skip to content
Snippets Groups Projects
Commit 24893b14 authored by Elena Gryaznova's avatar Elena Gryaznova
Browse files

remove line temporary added for debugging

parent f2149b73
No related branches found
No related tags found
No related merge requests found
...@@ -603,7 +603,6 @@ test_24() { # bug 2248 - eviction fails writeback but app doesn't see it ...@@ -603,7 +603,6 @@ test_24() { # bug 2248 - eviction fails writeback but app doesn't see it
run_test 24 "fsync error (should return error)" run_test 24 "fsync error (should return error)"
test_26a() { # was test_26 bug 5921 - evict dead exports by pinger test_26a() { # was test_26 bug 5921 - evict dead exports by pinger
mount | grep "type lustre"
# this test can only run from a client on a separate node. # this test can only run from a client on a separate node.
remote_ost || { skip "local OST" && return 0; } remote_ost || { skip "local OST" && return 0; }
remote_mds || { skip "local MDS" && return 0; } remote_mds || { skip "local MDS" && return 0; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment