mgr/progress: Global Recovery Event in ceph -s#29467
mgr/progress: Global Recovery Event in ceph -s#29467kamoltat wants to merge 1 commit intoceph:masterfrom
Conversation
a146a41 to
08490cd
Compare
c59a6c2 to
8bc816c
Compare
jdurgin
left a comment
There was a problem hiding this comment.
Looks good! can you squash it down to one commit?
Shows global recovery event progress as well as other events that is allowed to be shown in ceph -s. ceph progress --> show all events that add_to_global_s == True ceph progress details --> show all events regardless ceph progress json --> json version of ceph progress ceph progress details json --> json version of ceph progress details Lastly, made changes to the test_progress.py file in teutology so that it also accounts for global recovery event Signed-off-by: Kamoltat (Junior) Sirivadhna <ksirivad@redhat.com>
8bc816c to
cee1b11
Compare
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
@jdurgin I guess this PR is abandoned? |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
@jdurgin want to adopt this? |
|
@liewegas it's on my list |
|
Note that |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
Closing this PR and Move to #37327 |
Only show Global Progress event in ceph -s
Right now if you want to see all the sub events
You have to do ceph progress.
Todo: add the command ceph progress detail and json version
update qa test case for test_progress.py
Signed-off-by: Kamoltat (Junior) Sirivadhna ksirivad@redhat.com
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test docsjenkins render docs