]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Be smarter about choosing branches
authorZack Cerza <zack@cerza.org>
Mon, 14 Jul 2014 20:30:31 +0000 (14:30 -0600)
committerZack Cerza <zack@cerza.org>
Mon, 14 Jul 2014 20:30:31 +0000 (14:30 -0600)
commit56ad957534989e31e18247786d03f6332b3a4897
treecd01a66f146259a6a16b3fa9875dd78b0b71befe
parent47087ff7fb71986b6843e537c0cbd01884cd8f11
Be smarter about choosing branches

Part of this is also about failing sooner, and not allowing invalid
configurations to enter the queue. This commit also fixes an obscure bug
in substitute_placeholders(). Finally, it adds unit tests for all bugs
fixed.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/repo_utils.py
teuthology/suite.py
teuthology/test/test_suite.py