]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: drop docker-tests.sh root and /dev support 5784/head
authorLoic Dachary <ldachary@redhat.com>
Wed, 2 Sep 2015 23:37:03 +0000 (01:37 +0200)
committerLoic Dachary <ldachary@redhat.com>
Mon, 7 Sep 2015 11:26:14 +0000 (13:26 +0200)
commite8089049c3ca861017b959b0bdb3ef389dbf9575
tree5d2e948bd5d5405722c2ee2475717f13092c6379
parentbfde30db98c5d41be19a093f67d00f5c995cb831
tests: drop docker-tests.sh root and /dev support

Now that ceph-disk.sh activation tests switched to the ceph-disk suite
as found in https://github.com/ceph/ceph-qa-suite/tree/master/suites/ceph-disk,
it does not need for root and /dev support from docker-tests.sh. There
currently is no other use case and since it's generally not a good idea
to run anything as root in a container anyway.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/docker-test-helper.sh