summaryrefslogtreecommitdiffstats
path: root/src/test/docker-test-helper.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: drop docker-tests.sh root and /dev supportLoic Dachary2015-09-071-34/+6
* tests: improve shell output readabilityLoic Dachary2015-07-081-1/+1
* tests: remove dead code in docker-test-helper.shLoic Dachary2015-04-071-11/+0
* tests: allow multiple users of docker-tests.shLoic Dachary2015-04-071-1/+1
* tests: docker-test must bind mount .ccacheLoic Dachary2015-04-051-3/+2
* doc,tests: force checkout of submodulesLoic Dachary2015-03-061-1/+1
* tests: sync must also be recursiveLoic Dachary2015-03-061-1/+1
* Merge pull request #3846 from ceph/wip-da-gtest-use-submodulesKefu Chai2015-03-051-1/+1
|\
| * submodules: --recursive needed for gtest in gmockDanny Al-Gaaf2015-03-021-1/+1
* | tests: keep intermediate docker build layersLoic Dachary2015-03-021-1/+1
|/
* tests: update docker helper documentationLoic Dachary2015-02-121-14/+14
* tests: one Dockerfile per repository:tagLoic Dachary2015-02-121-2/+2
* tests: add docker-test.sh --ref giant|firefly etc.Loic Dachary2014-12-211-6/+19
* tests: avoid bash == --shell confusion in docker-test-helper.shLoic Dachary2014-12-211-2/+2
* tests: docker-test.sh commands are relative to git rootLoic Dachary2014-12-211-1/+1
* tests: deprecate docker-test.sh --compile optionLoic Dachary2014-12-211-42/+2
* tests: ceph.spec.in or debian/control rebuild docker imagesLoic Dachary2014-12-211-1/+12
* tests: docker images must use install-deps.shLoic Dachary2014-12-211-5/+8
* tests: docker tests only need a workdir, not a cloneLoic Dachary2014-12-131-20/+29
* tests: helper to run unit / function tests in dockerLoic Dachary2014-11-181-0/+371