This commit introduce a wrapper script around the docker cli to make it easier to run the unit tests. It also refactors the fedora/centos environment to use a dockerfile template.
Signed-off-by: Clement Verna cverna@tutanota.com
Maybe exclude the output as otherwise there is a risk that it gets oudated?
rebased onto d6ad1e44828abc87f5e97b5c39749d36b3078676
Thanks! :)
Pull-Request has been merged by pingou
This commit introduce a wrapper script around the
docker cli to make it easier to run the unit tests.
It also refactors the fedora/centos environment to use
a dockerfile template.
Signed-off-by: Clement Verna cverna@tutanota.com