Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: remove TestPGLog EXPECT_DEATH tests #12361

Merged
merged 1 commit into from Dec 7, 2016
Merged

tests: remove TestPGLog EXPECT_DEATH tests #12361

merged 1 commit into from Dec 7, 2016

Conversation

ghost
Copy link

@ghost ghost commented Dec 7, 2016

As per Sam Just advice, remove the EXPECT_DEATH tests to avoid
intermittent hang because they do not play well with threads.

Fixes: http://tracker.ceph.com/issues/18030

Signed-off-by: Loic Dachary loic@dachary.org

@ghost ghost added bug-fix tests labels Dec 7, 2016
@ghost ghost added this to the kraken milestone Dec 7, 2016
@ghost ghost assigned tchaikov Dec 7, 2016
@ghost ghost changed the title tests: remove EXPECT_DEATH tests tests: remove TestPGLog EXPECT_DEATH tests Dec 7, 2016
As per Sam Just advice, remove the EXPECT_DEATH tests to avoid
intermittent hang because they do not play well with threads.

Fixes: http://tracker.ceph.com/issues/18030

Signed-off-by: Loic Dachary <loic@dachary.org>
@ghost
Copy link
Author

ghost commented Dec 7, 2016

@tchaikov I'm seing at least one test_pglog hang a day when reviewing the "failed jenkins jobs":https://jenkins.ceph.com/job/ceph-pull-requests/rssFailed . If I don't see any a week after this is merged, it will be a good indication that the root cause is indeed related to threads/expect_death issues.

@tchaikov tchaikov merged commit 329846a into ceph:master Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants