[PATCH for 5.3-rc3 v1 0/6] testing fixes (avocado, gitlab)

Alex Bennée posted 6 patches 5 years ago
Test checkpatch passed
Failed in applying to current master (apply log)
.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(-)
[PATCH for 5.3-rc3 v1 0/6] testing fixes (avocado, gitlab)
Posted by Alex Bennée 5 years ago
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


Re: [PATCH for 5.2-rc3 v1 0/6] testing fixes (avocado, gitlab)
Posted by Alex Bennée 4 years, 12 months ago
Alex Bennée <alex.bennee@linaro.org> writes:

> Hi,
>

Gentle ping:<snip>

> The following need review:
>
<snip>
>   - tests/avocado: clean-up socket directory after run
<snip>
>   - scripts/ci: clean up default args logic a little
<snip>

-- 
Alex Bennée