]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: tests for ceph-mon --mkfs 1012/head
authorLoic Dachary <loic@dachary.org>
Sun, 29 Dec 2013 12:21:02 +0000 (13:21 +0100)
committerLoic Dachary <loic@dachary.org>
Thu, 2 Jan 2014 09:21:32 +0000 (10:21 +0100)
commitf6bbcf4367da6b0e43b53378b2529f258ed6ca94
tree01ec52ae609eb6aad4a004606e96b0653e9402a3
parent40018fcc845e494aabfcbacd52ce6ac1d8197b3e
mon: tests for ceph-mon --mkfs

* auth none must not require a keyring
* --key can be used as an alternative to --keyring
* --mkfs is idempotent
* the --mon-data directory is created if it does not exist
* auth ceph requires --keyring

Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/Makefile.am
src/test/mon/mkfs.sh [new file with mode: 0755]