]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite: return [] for build_matrix base case
authorSage Weil <sage@inktank.com>
Thu, 29 Aug 2013 04:53:41 +0000 (21:53 -0700)
committerSage Weil <sage@inktank.com>
Thu, 29 Aug 2013 04:53:41 +0000 (21:53 -0700)
commit4fbec83490e46be23c65df68313a1f0cdd6aafaf
treecd7335e9902ca27d2ed7fdae2e9d848bec2c06b9
parentd3f1369812bd181134ff4c646cf6b68b119bd52b
suite: return [] for build_matrix base case

This gives us an empty list instead of a crash on an empty dir
or bad symlink

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