]> git.eshelyaron.com Git - emacs.git/commit
EMBA container build improvements for Emacs build testing.
authorTed Zlatanov <tzz@lifelogs.com>
Sat, 16 Jan 2021 13:03:58 +0000 (13:03 +0000)
committerTed Zlatanov <tzz@lifelogs.com>
Sat, 16 Jan 2021 13:05:38 +0000 (13:05 +0000)
commit84e0749b8b180bb94a5c32ebda11b5f22942dc22
treef4da7b080d3c43481fc583728452e5eee16dd8d1
parentc55b7b8e1f46612849a25f035578a46fa3fe343b
EMBA container build improvements for Emacs build testing.

* test/infra/gitlab-ci.yml: Moved from .gitlab-ci.yml. Use the
EMBA container registry with a different login token storage file
for each commit. Split test stages into prep, build, fast tests,
normal tests, platform tests, and slow (everything) and use
templates where possible.

* .gitlab-ci.yml: Include test/infra/gitlab-ci.yml and move all
content there.
.gitlab-ci.yml
test/infra/Dockerfile.emba
test/infra/gitlab-ci.yml [new file with mode: 0644]