Project

General

Profile

Actions

Feature #6060

closed

teuthology: make job descriptions reflect path names

Added by Sage Weil over 10 years ago. Updated over 10 years ago.

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

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:

Description

right now the 'description' for a job looks like

collection:rados 0-cluster:start.yaml 1-dumpling-install:dumpling.yaml 2-workload:loadgenbig.yaml 3-upgrade-sequence:upgrade-mon-osd-mds.yaml distro:debian_7.0.yaml

instead, make it map to the file(s) that generated the job:

upgrade/rados/{cluster/start.yaml 1-dumpling-install/dumpling.yaml workload/loadgenbig.yaml 3-upgrade-sequence/upgrade-mon-osd-mds.yaml distro/debian_7.0.yaml}

unless someone has a better idea?

eventually i'd like to make the code that generates the jobs take an arbitrary directory (e.g., test just upgrade/rados/ and not all of upgrade/) so that we aren't stuck with the 2 level nesting, at which point the current naming will make even less sense.. but the path-based names would remain consistent.

Actions #1

Updated by Sage Weil over 10 years ago

  • Description updated (diff)
  • Source changed from other to Development
Actions #2

Updated by Sage Weil over 10 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF