OSDN Git Service

gitlab: add acceptance testing to system builds
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Jul 2020 13:56:42 +0000 (14:56 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jul 2020 14:53:00 +0000 (15:53 +0100)
commitc5008c76eef0531a901ddb2951a08e81165a4365
tree0a59007a95affe32d34c80bf93b65736388fc9d7
parent3c1de3af46e43be709294f8f67c2b979f71b1657
gitlab: add acceptance testing to system builds

As part of migrating things from Travis to GitLab add the acceptance
tests. To do this:

  - rename system1 to system-ubuntu-main
  - rename system2 to system-fedora-misc
  - split into build/check/acceptance
  - remove -j from check stages
  - use artifacts to save build stage
  - add post acceptance template and use

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200701135652.1366-31-alex.bennee@linaro.org>
.gitlab-ci.yml
.travis.yml
tests/Makefile.include
tests/acceptance/replay_kernel.py