]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
autotools: add --enable-docker 2648/head
authorLoic Dachary <loic-201408@dachary.org>
Tue, 7 Oct 2014 19:18:00 +0000 (21:18 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 18 Nov 2014 11:20:01 +0000 (12:20 +0100)
commitc9121167d0d07e59f05ff7171a02e3374b9e7153
tree4d8197e2f18d7a4858cceb3ab79b57fb2ce45db1
parent26bf8d1ecc4230cb685d50550fbd8f80edeef7e1
autotools: add --enable-docker

Docker based tests should be explicit instead of auto-detected. It is
good that they do not run if docker is not available. It would be bad if
they run when the developer does not expect them to create docker
containers.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
configure.ac
src/test/Makefile.am