]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite: Fix updated unit test
authorZack Cerza <zack@redhat.com>
Mon, 2 Nov 2015 20:18:26 +0000 (13:18 -0700)
committerZack Cerza <zack@redhat.com>
Mon, 2 Nov 2015 20:20:33 +0000 (13:20 -0700)
commit40bf2719ec0cac8e74f5484d9efaf7e906e931cc
tree5e3aae2b6e19f9261e0b29d188cf31c97e4fdf3b
parent98e6d9c86064e2375fc618d320ebdf74a09d67b6
suite: Fix updated unit test

First, split half of test_schedule_suite into
test_schedule_suite_noverify. Also reflect the fact that Mock doesn't
provide a simple assert_called().

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/test/test_suite.py