]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph.spec.in or debian/control rebuild docker images
authorLoic Dachary <ldachary@redhat.com>
Sat, 20 Dec 2014 22:28:28 +0000 (23:28 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sun, 21 Dec 2014 16:52:18 +0000 (17:52 +0100)
commit19b6de3eeebe8983c20856320e4d8bbfe4a6f786
tree309e340cec081def4e896181d734f04d6e6f2075
parentd8f84d15dbbec35e4b8aa4e81f29bf6011f946e1
tests: ceph.spec.in or debian/control rebuild docker images

If any of the files in test/$os_type is newer than the creation date of
a docker image, the image is removed and rebuilt from scratch. For
instance, when a package is added to debian/control, the debian based
images are rebuilt.

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