Hi,
Here are a few more minor fixes for 5.2-rc3:
- a tweak to the gitlab status script (from last series)
- moving check-tcg to gitlab (also in last series)
- fix some tempdir names and left overs
- moving some more tests to gitlab
The following need review:
- gitlab: move remaining x86 check-tcg targets to gitlab
- tests/avocado: clean-up socket directory after run
- tests: add prefixes to the bare mkdtemp calls
- scripts/ci: clean up default args logic a little
Alex Bennée (4):
scripts/ci: clean up default args logic a little
tests: add prefixes to the bare mkdtemp calls
tests/avocado: clean-up socket directory after run
gitlab: move remaining x86 check-tcg targets to gitlab
Philippe Mathieu-Daudé (2):
tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 image
gitlab-ci: Move trace backend tests across to gitlab
.gitlab-ci.yml | 35 +++++++++++++++++
.travis.yml | 45 ----------------------
python/qemu/machine.py | 3 +-
scripts/ci/gitlab-pipeline-status | 24 ++++++------
tests/acceptance/avocado_qemu/__init__.py | 4 +-
tests/docker/dockerfiles/ubuntu2004.docker | 1 +
6 files changed, 54 insertions(+), 58 deletions(-)
--
2.20.1