]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Flip logic of checking whether a branch can report
authorZack Cerza <zack@cerza.org>
Mon, 24 Feb 2014 17:20:03 +0000 (11:20 -0600)
committerZack Cerza <zack@cerza.org>
Mon, 24 Feb 2014 21:01:58 +0000 (15:01 -0600)
commit38cead630beea9df32f6e519171240956c76bbe9
tree4b258dbf4984383238db867845d732070062a77d
parent6e28480693d855604642a6a3233bfb13f147fe2c
Flip logic of checking whether a branch can report

Previously we checked if the branch being used was in a whitelist of
branches known to contain the reporting feature. Now, switch to checking
against a blacklist of branches known to *not* have the feature:
argonaut, bobtail, cuttlefish and dumpling.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/queue.py