Project

General

Profile

Bug #8248

Cleanup instructions and parsing of teuthology output due to landing of wip-8050

Added by Christina Meno almost 10 years ago. Updated almost 10 years ago.

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

0%

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

Description

during review of wip-8050 I agreed to move cluster.yaml to info.yaml and add a level to encapsulate the data from cluster.yaml
eg.

  ubuntu@mira028.front.sepia.ceph.com:
    roles:
    - mon.1
    - osd.1
  ubuntu@mira107.front.sepia.ceph.com:
    roles:
    - mon.2
    - osd.3
  ubuntu@mira108.front.sepia.ceph.com:
    roles:
    - mon.0
    - osd.0
    - client.0

became

cluster:
  ubuntu@mira028.front.sepia.ceph.com:
    roles:
    - mon.1
    - osd.1
  ubuntu@mira107.front.sepia.ceph.com:
    roles:
    - mon.2
    - osd.3
  ubuntu@mira108.front.sepia.ceph.com:
    roles:
    - mon.0
    - osd.0
    - client.0
description: calamari devmode test target
name: null
owner: gregory.meno@inktank.com
pid: 18703

History

#1 Updated by Christina Meno almost 10 years ago

  • Status changed from New to In Progress
  • Target version changed from v1.2 Backlog to v1.2-dev9

#2 Updated by Christina Meno almost 10 years ago

  • Status changed from In Progress to Fix Under Review

#3 Updated by Christina Meno almost 10 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF