mbox series

[v2,0/2] gitlab-ci: Test linux-user on CentOS 7

Message ID 20210121172829.1643620-1-f4bug@amsat.org (mailing list archive)
Headers show
Series gitlab-ci: Test linux-user on CentOS 7 | expand

Message

Philippe Mathieu-Daudé Jan. 21, 2021, 5:28 p.m. UTC
The first patch adds the static libc package to the CentOS 7
Docker image so then we can run the TCG linux-user tests on
it (second patch).

Since v1:
- added first patch

Philippe Mathieu-Daudé (2):
  tests/docker: Install static libc package in CentOS 7
  gitlab-ci: Test building linux-user targets on CentOS 7

 .gitlab-ci.yml                          | 7 +++++++
 tests/docker/dockerfiles/centos7.docker | 1 +
 2 files changed, 8 insertions(+)