]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: docker-test.sh commands are relative to git root
authorLoic Dachary <ldachary@redhat.com>
Sun, 21 Dec 2014 08:33:46 +0000 (09:33 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sun, 21 Dec 2014 16:52:18 +0000 (17:52 +0100)
commit7b68f70a2e43bddd23661bd6a4abea8ba078b15a
treef25be6aadb70486d2efde94a667f67103f6b2dae
parent812570e841f3aa6fb4897f3d96dff7b0d315cdf1
tests: docker-test.sh commands are relative to git root

Instead of being in the src directory. Forcing the working directory to
src is convenient to run unittests individually without the need to
change directory, but it is confusing to the user.

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