Project

General

Profile

Actions

Bug #51773

closed

FAIL: test_health_permissions (tasks.mgr.dashboard.test_health.HealthTest)

Added by Deepika Upadhyay almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description


2021-07-21 13:49:50,135.135 INFO:__main__:----------------------------------------------------------------------
2021-07-21 13:49:50,135.135 INFO:__main__:Traceback (most recent call last):
2021-07-21 13:49:50,135.135 INFO:__main__:  File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/dashboard/helper.py", line 196, in execute
2021-07-21 13:49:50,135.135 INFO:__main__:    res = func(self, *args, **kwargs)
2021-07-21 13:49:50,136.136 INFO:__main__:  File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/dashboard/test_health.py", line 289, in test_health_permissions
2021-07-21 13:49:50,136.136 INFO:__main__:    self.assertStatus(200)
2021-07-21 13:49:50,136.136 INFO:__main__:  File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/dashboard/helper.py", line 494, in assertStatus
2021-07-21 13:49:50,136.136 INFO:__main__:    self.assertEqual(self._resp.status_code, status)
2021-07-21 13:49:50,136.136 INFO:__main__:AssertionError: 500 != 200
2021-07-21 13:49:50,136.136 INFO:__main__:
Cannot find device "ceph-brx" 
2021-07-21 13:49:50,166.166 INFO:__main__:
2021-07-21 13:49:50,166.166 INFO:__main__:----------------------------------------------------------------------
2021-07-21 13:49:50,166.166 INFO:__main__:

https://jenkins.ceph.com/job/ceph-api/21836/

Actions #1

Updated by Deepika Upadhyay almost 3 years ago

  • Status changed from New to Resolved

was pr related change, based on the difference in testing schema (int) and used value(str)

Actions

Also available in: Atom PDF