kraken: tests: make check fails with Error EIO: load dlopen(build/lib/libec_FAKE.so): build/lib/libec_FAKE.so: cannot open shared object file: No such file or directory#16069
Merged
smithfarm merged 3 commits intoceph:krakenfrom Jul 3, 2017
Conversation
Signed-off-by: Kefu Chai <kchai@redhat.com> (cherry picked from commit 0196e15)
it would be a race otherwise, because we cannot be sure that the cluster pgs are not all clean or not when run_osd() returns, but we can be sure that they are expected to active+clean after a while. that's what wait_for_clean() does. Signed-off-by: Kefu Chai <kchai@redhat.com> (cherry picked from commit 6cb4503)
Contributor
Author
|
Since this needs to be merged before anything else, I made a separate PR for it. |
Contributor
Author
|
:-( |
The bc is missing for ceph-helpers.sh Fixes: http://tracker.ceph.com/issues/18876 Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@gmail.com> (cherry picked from commit 3ff4be6)
tchaikov
approved these changes
Jul 3, 2017
This was referenced Jul 3, 2017
This was referenced Jul 3, 2017
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
http://tracker.ceph.com/issues/20345
http://tracker.ceph.com/issues/20487