]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite: fix build_matrix for + case 217/head
authorSage Weil <sage@inktank.com>
Fri, 7 Mar 2014 01:55:00 +0000 (17:55 -0800)
committerSage Weil <sage@inktank.com>
Fri, 7 Mar 2014 01:56:01 +0000 (17:56 -0800)
commit94d73bd4113441f84c2dd76c708c6bda569864ad
tree3247a192d40c3bd0cbfcc255b16425a2017a43cb
parent57259b54beb746b31b70bb3a92de18d604002b0a
suite: fix build_matrix for + case

The + means we should concatenate everything in the directory.  Do that.

This was totally broken before (and unused until now).

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/suite.py