Project

General

Profile

Actions

Bug #14699

closed

jus invoking teuthology without -a option fails

Added by Vasu Kulkarni about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
% Done:

0%

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

Description

I believe this could be due to timing.yaml which looks for archive dir

ubuntu@teuthology:~$ teuthology ~vasu/selinux.yaml 
2016-02-08 11:01:36,718.718 WARNING:teuthology.report:No job_id found; not reporting results
2016-02-08 11:01:36,736.736 INFO:teuthology.run:Tasks not found; will attempt to fetch
2016-02-08 11:01:36,737.737 INFO:teuthology.repo_utils:Cloning https://github.com/ceph/ceph-qa-suite.git wip-selinux from upstream
2016-02-08 11:01:43,525.525 INFO:teuthology.repo_utils:Resetting repo at /home/ubuntu/src/ceph-qa-suite_wip-selinux to branch wip-selinux
2016-02-08 11:01:43,561.561 INFO:teuthology.run:Summary data:
{owner: ubuntu@teuthology, success: true}

2016-02-08 11:01:43,562.562 WARNING:teuthology.report:No job_id found; not reporting results
2016-02-08 11:01:43,562.562 INFO:teuthology.run:pass
2016-02-08 11:01:43,604.604 CRITICAL:root:  File "/home/ubuntu/teuthology/virtualenv/bin/teuthology", line 9, in <module>
    load_entry_point('teuthology==0.1.0', 'console_scripts', 'teuthology')()
  File "/home/ubuntu/teuthology/scripts/run.py", line 34, in main
    teuthology.run.main(args)
  File "/home/ubuntu/teuthology/teuthology/run.py", line 368, in main
    run_tasks(tasks=config['tasks'], ctx=fake_ctx)
  File "/home/ubuntu/teuthology/teuthology/run_tasks.py", line 51, in run_tasks
    path=os.path.join(archive_path, 'timing.yaml'),
  File "/home/ubuntu/teuthology/virtualenv/lib/python2.7/posixpath.py", line 77, in join
    elif path == '' or path.endswith('/'):

Actions #1

Updated by Zack Cerza about 8 years ago

  • Status changed from New to Resolved

b845d5f3650693f068f9865de2794884f120fad7

Actions

Also available in: Atom PDF