Project

General

Profile

Actions

Bug #17918

closed

tests: osd-fast-mark-down.sh is racy

Added by Loïc Dachary over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

https://jenkins.ceph.com/job/ceph-pull-requests/14133/console

/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/osd/osd-fast-mark-down.sh:32: run:  echo 'OSDs died too early!'
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/osd/osd-fast-mark-down.sh:32: run:  return 1

The

     kill -9 $killid
     sleep 1

may not be long enough on a slow machine and trigger the error.

Actions

Also available in: Atom PDF