]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: fix ceph-disk unit tests
authorLoic Dachary <ldachary@redhat.com>
Tue, 19 Jan 2016 09:15:43 +0000 (16:15 +0700)
committerLoic Dachary <ldachary@redhat.com>
Thu, 4 Feb 2016 07:38:08 +0000 (14:38 +0700)
commit17c5287df7d4e427fc7594c6742e1ce195014724
treef8bd3f316edcfb93722cbcc24c094f665a3ed186
parentb030d8fc113736b479e84246b6b36d5f698a2da3
tests: fix ceph-disk unit tests

Because ceph-disk unit tests were not run as part of make check, part of
the most recent changes broke them. This is a batch fix to sanitize the
situation. Since it is now run with make check, that won't happen again.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/ceph-disk/tests/test_main.py