On Wed, Nov 11, 2020 at 01:12:32PM +0100, Philippe Mathieu-Daudé wrote:
> Extracted from "ci: Move various jobs from Travis to GitLab CI":
> https://www.mail-archive.com/qemu-devel@nongnu.org/msg758314.html
>
> v5:
> - addressed Wainer's review comment
>
> 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 | 18 ++++++++++++++++++
> .travis.yml | 19 -------------------
> tests/docker/dockerfiles/ubuntu2004.docker | 1 +
> 3 files changed, 19 insertions(+), 19 deletions(-)
>
> --
> 2.26.2
>
>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>