]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Fix return from schedule_suite. 316/head
authorWarren Usui <warren.usui@inktank.com>
Wed, 20 Aug 2014 20:19:13 +0000 (13:19 -0700)
committerWarren Usui <warren.usui@inktank.com>
Wed, 20 Aug 2014 20:19:13 +0000 (13:19 -0700)
commit171cb69f136557f59250b82a7cd4726f86559643
tree9265c4d3ce3abfb2a39ab986083f9b3cad792d55
parent684e4a6fc4de9a347934894d615998dba9e5dd47
Fix return from schedule_suite.

Schedule_suite returns the number of jobs scheduled (accounting for
filters).  Information displayed also indicates how many jobs were
run and how many were filtered out.

Fixes: 9183
Signed-off-by: Warren Usui <warren.usui@inktank.com>
teuthology/suite.py