]> git.eshelyaron.com Git - emacs.git/commit
EMBA infrastructure improvements for Emacs build testing.
authorTed Zlatanov <tzz@lifelogs.com>
Thu, 14 Jan 2021 10:34:09 +0000 (10:34 +0000)
committerTed Zlatanov <tzz@lifelogs.com>
Thu, 14 Jan 2021 14:22:29 +0000 (14:22 +0000)
commit707ee6afe235e1b0f39900d8def0e770003de2db
tree2e819c145f3a3a98f7161ee162a630cdbcba6e11
parentebab8898cad35b07c703c62d62dcd2aebd51d637
EMBA infrastructure improvements for Emacs build testing.

* .gitlab-ci.yml: Use job templates and rules. Split tests into
fast/normal/slow. Make Docker images for each tested platform
(inotify, filenotify-gio, gnustep). Increase timeout.
* test/Makefile.in (check-lisp, check-net): Add new testing
targets.
* test/README: Document them.
* test/file-organization.org: Mention test/infra.
* test/infra/Dockerfile.emba: Add special Docker recipes for EMBA
testing.
.gitlab-ci.yml
test/Makefile.in
test/README
test/file-organization.org
test/infra/Dockerfile.emba [new file with mode: 0644]