]> Git Repo - qemu.git/commit
travis.yml: Move gprof/gcov test across to gitlab
authorPhilippe Mathieu-Daudé <[email protected]>
Thu, 11 Feb 2021 12:27:36 +0000 (12:27 +0000)
committerAlex Bennée <[email protected]>
Mon, 15 Feb 2021 09:38:19 +0000 (09:38 +0000)
commit04250c69bc100daf95a221b39ee438e679d093e8
tree4f394c11a357ca6a0446783ddfd48c888f0ce8f3
parent392b9a74b9b621c52d05e37bc6f41f1bbab5c6f8
travis.yml: Move gprof/gcov test across to gitlab

Similarly to commit 8cdb2cef3f1, move the gprof/gcov test to GitLab.

The coverage-summary.sh script is not Travis-CI specific, make it
generic.

[thuth: Add gcovr and bsdmainutils which are required for the
        coverage-summary.sh script to the ubuntu docker file,
        and use 'check' as test target]

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Wainer dos Santos Moschetta <[email protected]>
Message-Id: <20201108204535.2319870[email protected]>
Message-Id: <20210211045455[email protected]>
Message-Id: <20210211122750[email protected]>
.gitlab-ci.yml
.travis.yml
MAINTAINERS
scripts/ci/coverage-summary.sh [new file with mode: 0755]
scripts/travis/coverage-summary.sh [deleted file]
tests/docker/dockerfiles/ubuntu2004.docker
This page took 0.02749 seconds and 4 git commands to generate.