Project

General

Profile

Actions

Feature #1500

closed

teuthology: rbd all

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

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

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

allow a special client type of 'all' to map to all clients. e.g.

roles:
- [mon.a, mds.a, osd.0, client.2]
- [mon.b, mds.a-s, osd.1, client.1]
- [mon.c, client.0]
tasks:
- ceph:
- rbd:
all:

would map an rbd client on clients 0, 1, and 2.

Then fix up all the suite tasks that reference rbd to use 'all' (along with the workunits) so that they will magically map to multiple clients (if they exist).

Actions #1

Updated by Josh Durgin over 12 years ago

  • Assignee set to Josh Durgin
Actions #2

Updated by Sage Weil over 12 years ago

  • Translation missing: en.field_position set to 53
Actions #3

Updated by Sage Weil over 12 years ago

  • Translation missing: en.field_story_points set to 2
  • Translation missing: en.field_position deleted (56)
  • Translation missing: en.field_position set to 56
Actions #4

Updated by Josh Durgin over 12 years ago

  • Status changed from New to Resolved

This works for rbd and autotest now. I also changed the qa suite to specify all clients for the cfuse and kernel tests, since we were already saying 'all' in the workunit tests for them.

Actions

Also available in: Atom PDF