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

quincy: Wip nitzan fixing few rados/test.sh #49938

Merged
merged 5 commits into from May 26, 2023

Conversation

NitzanMordhai
Copy link
Contributor

backport tracker: https://tracker.ceph.com/issues/58612


backport of #49109
parent tracker: https://tracker.ceph.com/issues/45615

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

Adding debug message in case fork failed and output the error message.

Signed-off-by: Nitzan Mordechai <nmordec@redhat.com>
(cherry picked from commit 9b1d1b1)
…elete reconnect

During test LibRadosWatchNotify.AioWatchDelete rados_watch_check can return error -102
if reconnect happened, in that case Broken pipe reconnect and -102 returned

Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
(cherry picked from commit 0184c4b)
Some of the tests in Rados.sh can fail when trying to test
watch_list return size if we hit watch timeout.
increase the watch timeout for rados test

Fixes: https://tracker.ceph.com/issues/47025
Signed-off-by: Nitzan Mordechai <nmordec@redhat.com>
(cherry picked from commit 8e76c17)
Waiting to watch_notify callback can take some time during heavy tests
that run under rados/test.sh for example.
Increasing the alarm time will allow the task to complete under those
conditions.

Fixing: https://tracker.ceph.com/issues/58130
Signed-off-by: Nitzan Mordechai <nmordec@redhat.com>
(cherry picked from commit 9f0dd47)
Adding and changing temporary pools names prefix to match the
TestCase and test name to make debugging easier

Signed-off-by: Nitzan Mordechai <nmordec@redhat.com>
(cherry picked from commit 983a9ca)
@NitzanMordhai NitzanMordhai requested a review from a team as a code owner January 31, 2023 05:41
@NitzanMordhai NitzanMordhai added this to the quincy milestone Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants