Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustre-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
debian-packages
lustre-release
Commits
24893b14
Commit
24893b14
authored
17 years ago
by
Elena Gryaznova
Browse files
Options
Downloads
Patches
Plain Diff
remove line temporary added for debugging
parent
f2149b73
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lustre/tests/recovery-small.sh
+0
-1
0 additions, 1 deletion
lustre/tests/recovery-small.sh
with
0 additions
and
1 deletion
lustre/tests/recovery-small.sh
+
0
−
1
View file @
24893b14
...
@@ -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
;
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment