]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Fix ansible unit tests
authorZack Cerza <zack@redhat.com>
Thu, 2 Jul 2015 23:07:15 +0000 (17:07 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 6 Jul 2015 15:38:54 +0000 (09:38 -0600)
commit6088d0db1a1c07be1aa64b79be6e4cd239d7dac7
treea6134e5180b2734a25885fd9c0917fe36f438189
parent773a770775ca129bf639845a1fdec20bc673c1bb
Fix ansible unit tests

Long story short, the unit tests for Task, Ansible and CephLab got
inheritance all wrong. This commit fixes that.

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