qa/mgr: mgr_test_case: raise SkipTest instead of calling skipTest()#37992
qa/mgr: mgr_test_case: raise SkipTest instead of calling skipTest()#37992tchaikov merged 1 commit intoceph:masterfrom
Conversation
|
jenkins test make check |
19c725d to
2911020
Compare
|
About last update: created a tracker ticket and added a reference to the ticket in the commit and the PR description. |
|
@rishabh-d-dave For what I see here: |
2911020 to
78e0330
Compare
|
Evidently, I applied wrong patch. Fixed in latest push, tests should pass now. |
78e0330 to
9c9d3f5
Compare
|
could you update the commit message accordingly? |
skipTest() is being used as a class method which is not correct since it's an instance method. Replace call to skipTest() by a raising SkipTest instead. Fixes: https://tracker.ceph.com/issues/48152 Signed-off-by: Rishabh Dave <ridave@redhat.com>
9c9d3f5 to
eb70274
Compare
|
Changed. |
|
@rishabh-d-dave @tchaikov The API test error do not seem related to this PR: |
|
jenkins test api |
|
I was just about retest. Thanks! |
|
jenkins test api |
|
@alfonsomthd @s0nea @votdev All tests passed. |
|
@votdev @ceph/dashboard Can we please merge this PR? I have a couple of PRs that depend on this one. Thanks! |
|
Thanks @tchaikov! |
|
@tchaikov I've set the status for the tracker ticket of this PR as Resolved. But I must confirm with you on whether we require backports for this PR or not. |
|
@rishabh-d-dave i'd backport it. |
skipTest() is being used as a class method which is not correct since it's an instance method. Replace call to skipTest() by a raising SkipTest instead.
Fixes: https://tracker.ceph.com/issues/48152
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