]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
calamari_setup: handle RHCS 1.2 (missing /mnt/MON)
authorKen Dreyer <kdreyer@redhat.com>
Wed, 5 Aug 2015 22:54:49 +0000 (16:54 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 6 Aug 2015 13:58:35 +0000 (07:58 -0600)
commit63e6d87db4b7bd03013a72f9fc3d2ef2e59761bb
treea447e78afb95a76b5d2bb841cfcb3305d7444d60
parent995cc92245ac90920f72a85c8e3b2a456726e01b
calamari_setup: handle RHCS 1.2 (missing /mnt/MON)

In RHCS 1.2 we don't have a /mnt/MON directory. The intention of
35c6363a1eaf5011e26be8561ffcd4e9324d13a2 was to handle this condition,
but in 1.2, the non-zero return code makes Teuthology fail the whole
test.

We don't want *Teuthology* itself to act on the return code here; we
simply want to know what it was and structure the rest of the test
accordingly.
tasks/calamari_setup.py