]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests/ceph-disk: drop ceph-detect-init test 31294/head
authorNathan Cutler <ncutler@suse.com>
Thu, 31 Oct 2019 16:58:46 +0000 (17:58 +0100)
committerNathan Cutler <ncutler@suse.com>
Thu, 31 Oct 2019 16:58:46 +0000 (17:58 +0100)
commit23db7e60bd443faf0ee936bfbbf58e1da55d8911
treed7c05f05b149dcd615266f201d762bb42de79d25
parent5ff3e8ea3dc0742fe90b3b8581c58198beb7d3d4
tests/ceph-disk: drop ceph-detect-init test

This commit fixes an issue with a commit that was cherry-picked into luminous
from mimic.

17bc3dc73a14701f5f6541245955bdd343ffbee2 cherry-picked ceph-detect-init.yaml
from mimic. In mimic, this test works fine because all the supported distros use
systemd. But in luminous we support Ubuntu 14.04 which still uses Upstart
instead of systemd.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
qa/suites/ceph-disk/basic/tasks/ceph-detect-init.yaml [deleted file]