octopus: mgr/progress: introduce turn off/on feature#39289
Merged
yuriw merged 1 commit intoceph:octopusfrom Feb 19, 2021
Merged
octopus: mgr/progress: introduce turn off/on feature#39289yuriw merged 1 commit intoceph:octopusfrom
yuriw merged 1 commit intoceph:octopusfrom
Conversation
progress module can be turned off/on by using the commands: 'progress off' and 'progress on' As well as refractoring teuthology test suite to prevent future bugs that can possibly occur fixes: https://tracker.ceph.com/issues/47238 Signed-off-by: kamoltat <ksirivad@redhat.com> (cherry picked from commit 993bb02) Conflicts: PendingReleaseNotes - update relesae notes qa/tasks/mgr/test_progress.py - trivial fix
jdurgin
approved these changes
Feb 4, 2021
neha-ojha
approved these changes
Feb 4, 2021
Member
|
@kamoltat can you take a look at this failure: the manager seems to get stuck on waiting for clean /ceph/teuthology-archive/yuriw-2021-02-09_02:07:56-rados-wip-yuri-testing-2021-02-08-1109-octopus-distro-basic-gibba/5869239/teuthology.log |
Member
Author
|
@ideepika PTO today but can take a look over the weekends |
Member
Author
|
@ideepika regarding the failure above, I don't think it is related to this PR |
Member
thanks for confirming, I think that might be related to teuthology not enough space issues, will do a rerun and check the root cause if we again hit the issue. |
|
This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved |
3 tasks
kamoltat
added a commit
to kamoltat/ceph
that referenced
this pull request
Mar 18, 2021
delete the part where _osd_in_out_completed_events_count() was called in test_osd_cannot_recover() and revert to initial state of the function since we don't need to use this function in octopus. Also delete a duplicate of _osd_in_out_events_count(). This must be added by mistake in ceph#39289 as well. No need to fix for the backport in Nautilus: ceph#38173 since the bugs are occured by adding additional code to the cherry-pick specifically for Octopus. fixes: https://tracker.ceph.com/issues/49891 Signed-off-by: Kamoltat <ksirivad@redhat.com>
3 tasks
kamoltat
added a commit
to kamoltat/ceph
that referenced
this pull request
Mar 18, 2021
…nt() delete the part where _osd_in_out_completed_events_count() was called in test_osd_cannot_recover() and revert to initial state of the function since we don't need to use this function in octopus. Also delete a duplicate of _osd_in_out_events_count(). This must be added by mistake in ceph#39289 as well. No need to fix for the backport in Nautilus: ceph#38173 since the bugs are occured by adding additional code to the cherry-pick specifically for Octopus. fixes: https://tracker.ceph.com/issues/49891 Signed-off-by: Kamoltat <ksirivad@redhat.com>
kamoltat
added a commit
to kamoltat/ceph
that referenced
this pull request
Mar 18, 2021
…unt() delete the part where _osd_in_out_completed_events_count() was called in test_osd_cannot_recover() and revert to initial state of the function since we don't need to use this function in octopus. Also delete a duplicate of _osd_in_out_events_count(). This must be added by mistake in ceph#39289 as well. No need to fix for the backport in Nautilus: ceph#38173 since the bugs are occured by adding additional code to the cherry-pick specifically for Octopus. fixes: https://tracker.ceph.com/issues/49891 Signed-off-by: Kamoltat <ksirivad@redhat.com>
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.
Progress module can be turned off/on by using
the commands: 'progress off' and 'progress on'
backporting the relevant commits from master PRs:
#37488
Fixes: https://tracker.ceph.com/issues/48266
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume tox