nautilus: mgr/progress: introduce turn off/on feature#38173
Merged
yuriw merged 1 commit intoceph:nautilusfrom Nov 21, 2020
Merged
nautilus: mgr/progress: introduce turn off/on feature#38173yuriw merged 1 commit intoceph:nautilusfrom
yuriw merged 1 commit intoceph:nautilusfrom
Conversation
8c17894 to
249a3fb
Compare
neha-ojha
reviewed
Nov 18, 2020
0a23b9e to
a9613e8
Compare
neha-ojha
reviewed
Nov 19, 2020
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 - add release notes about this feature qa/tasks/mgr/test_progress.py - replace helper functions that is neeeded for dealing with more than 1 type of events - remove `period` in wait_until_equal() src/pybind/mgr/progress/module.py - remove code that deals with mypy in master qa/suites/rados/singleton/all/pg-autoscaler-progress-off.yaml - remove log-ignorelist update some files Signed-off-by: kamoltat <ksirivad@redhat.com>
a9613e8 to
c847a2f
Compare
neha-ojha
approved these changes
Nov 20, 2020
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'
back porting the relevant commits from master PRs:
#37488
Fixes: https://tracker.ceph.com/issues/48265
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