Project

General

Profile

Bug #43078

FAIL: test_host_ls (tasks.mgr.test_orchestrator_cli.TestOrchestratorCli)

Added by Kefu Chai over 4 years ago. Updated about 4 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

2019-12-02T05:07:59.334 INFO:tasks.cephfs_test_runner:======================================================================
2019-12-02T05:07:59.334 INFO:tasks.cephfs_test_runner:FAIL: test_host_ls (tasks.mgr.test_orchestrator_cli.TestOrchestratorCli)
2019-12-02T05:07:59.334 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2019-12-02T05:07:59.335 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2019-12-02T05:07:59.335 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-kefu-testing-2019-11-29-2231/qa/tasks/mgr/test_orchestrator_cli.py", l
ine 148, in test_host_ls
2019-12-02T05:07:59.335 INFO:tasks.cephfs_test_runner:    self.assertEqual(out, "localhost\n")
2019-12-02T05:07:59.335 INFO:tasks.cephfs_test_runner:AssertionError: 'HOST      LABELS \nlocalhost        \n' != 'localhost\n'
2019-12-02T05:07:59.335 INFO:tasks.cephfs_test_runner:
2019-12-02T05:07:59.335 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 89, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-kefu-testing-2019-11-29-2231/qa/tasks/cephfs_test_runner.py", line 207, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_host_ls (tasks.mgr.test_orchestrator_cli.TestOrchestratorCli)

/a/kchai-2019-12-02_01:50:54-rados-wip-kefu-testing-2019-11-29-2231-distro-basic-mira/4559094/

regression introduced by https://github.com/ceph/ceph/pull/31854/commits/f06366836ffabe9ff4fb1cb2b74298a3971ded58

History

#1 Updated by Kefu Chai over 4 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Kefu Chai
  • Pull request ID set to 31930

#2 Updated by Sage Weil over 4 years ago

  • Status changed from Fix Under Review to Resolved

#3 Updated by Sage Weil about 4 years ago

  • Project changed from mgr to Orchestrator
  • Category deleted (orchestrator)

Also available in: Atom PDF