]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
misc: allow a prefix for cluster in is_type()
authorJosh Durgin <jdurgin@redhat.com>
Tue, 15 Mar 2016 21:08:36 +0000 (14:08 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 11 Apr 2016 21:36:04 +0000 (14:36 -0700)
commit754d6b3049803789ba364c376acf10bee2095bcd
treee6e249ef361fe50c388017262b753cba6589d251
parent4d17c65805ff23e7317a688d724abb7bd9f41917
misc: allow a prefix for cluster in is_type()

This still matches roles with no prefix first, so it stays compatible
with existing suites.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
teuthology/misc.py
teuthology/test/test_misc.py