All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for 5.3-rc3 v1 0/6] testing fixes (avocado, gitlab)
@ 2020-11-17 17:36 Alex Bennée
  2020-11-17 17:36 ` [PATCH v1 1/6] scripts/ci: clean up default args logic a little Alex Bennée
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Alex Bennée @ 2020-11-17 17:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Alex Bennée

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



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-11-23 13:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-17 17:36 [PATCH for 5.3-rc3 v1 0/6] testing fixes (avocado, gitlab) Alex Bennée
2020-11-17 17:36 ` [PATCH v1 1/6] scripts/ci: clean up default args logic a little Alex Bennée
2020-11-20 20:42   ` Wainer dos Santos Moschetta
2020-11-17 17:36 ` [PATCH v1 2/6] tests: add prefixes to the bare mkdtemp calls Alex Bennée
2020-11-17 17:56   ` Philippe Mathieu-Daudé
2020-11-18  9:44   ` Thomas Huth
2020-11-20 18:55   ` Wainer dos Santos Moschetta
2020-11-17 17:36 ` [PATCH v1 3/6] tests/avocado: clean-up socket directory after run Alex Bennée
2020-11-20 18:59   ` Wainer dos Santos Moschetta
2020-11-23  9:23     ` Alex Bennée
2020-11-23 13:43       ` Wainer dos Santos Moschetta
2020-11-17 17:36 ` [PATCH v1 4/6] gitlab: move remaining x86 check-tcg targets to gitlab Alex Bennée
2020-11-18  9:51   ` Thomas Huth
2020-11-20 17:45   ` Wainer dos Santos Moschetta
2020-11-17 17:36 ` [PATCH v1 5/6] tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 image Alex Bennée
2020-11-17 17:36 ` [PATCH v1 6/6] gitlab-ci: Move trace backend tests across to gitlab Alex Bennée
2020-11-18  9:54   ` Thomas Huth
2020-11-20 14:35     ` Thomas Huth
2020-11-19 14:40 ` [PATCH for 5.2-rc3 v1 0/6] testing fixes (avocado, gitlab) Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.