Project

General

Profile

Actions

Bug #44054

closed

test_host_list fails

Added by Kefu Chai about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Urgent
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

2020-02-09T14:37:00.151 INFO:tasks.cephfs_test_runner:======================================================================
2020-02-09T14:37:00.151 INFO:tasks.cephfs_test_runner:FAIL: test_host_list (tasks.mgr.dashboard.test_host.HostControllerTest)
2020-02-09T14:37:00.151 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2020-02-09T14:37:00.152 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2020-02-09T14:37:00.152 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/mgr/dashboard/test_host.py", line 62, in test_host_list
2020-02-09T14:37:00.152 INFO:tasks.cephfs_test_runner:    self.assertIn(server['hostname'], orch_hostnames)
2020-02-09T14:37:00.152 INFO:tasks.cephfs_test_runner:AssertionError: u'localhost' not found in set(['test-host1', 'test-host0'])
2020-02-09T14:37:00.152 INFO:tasks.cephfs_test_runner:
2020-02-09T14:37:00.152 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2020-02-09T14:37:00.152 INFO:tasks.cephfs_test_runner:Ran 68 tests in 663.013s
2020-02-09T14:37:00.152 INFO:tasks.cephfs_test_runner:
2020-02-09T14:37:00.153 INFO:tasks.cephfs_test_runner:FAILED (failures=1)
2020-02-09T14:37:00.153 INFO:tasks.cephfs_test_runner:
2020-02-09T14:37:00.153 INFO:tasks.cephfs_test_runner:======================================================================
2020-02-09T14:37:00.153 INFO:tasks.cephfs_test_runner:FAIL: test_host_list (tasks.mgr.dashboard.test_host.HostControllerTest)
2020-02-09T14:37:00.153 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2020-02-09T14:37:00.153 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2020-02-09T14:37:00.154 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/mgr/dashboard/test_host.py", line 62, in test_host_list
2020-02-09T14:37:00.154 INFO:tasks.cephfs_test_runner:    self.assertIn(server['hostname'], orch_hostnames)
2020-02-09T14:37:00.154 INFO:tasks.cephfs_test_runner:AssertionError: u'localhost' not found in set(['test-host1', 'test-host0'])

/a/kchai-2020-02-09_13:54:12-rados-master-distro-basic-smithi/

Actions #2

Updated by Kiefer Chang about 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 44054
Actions #3

Updated by Kiefer Chang about 4 years ago

  • Pull request ID changed from 44054 to 33211
Actions #4

Updated by Sebastian Wagner about 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF