qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: peter.maydell@linaro.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>, qemu-devel@nongnu.org
Subject: [PULL for 5.2-rc3 0/7] various CI cleanups (scripts, avocado, gitlab)
Date: Mon, 23 Nov 2020 11:25:11 +0000	[thread overview]
Message-ID: <20201123112518.13425-1-alex.bennee@linaro.org> (raw)

The following changes since commit 8cc30eb1400fc01f2b139cdd3dc524f8b84dbe07:

  Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201122' into staging (2020-11-22 15:02:52 +0000)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-for-5.2-rc3-231120-1

for you to fetch changes up to 534f80e1dffbf520bed9bf5fd5ae98de6662e126:

  .cirrus.yml: bump timeout period for MacOS builds (2020-11-23 09:55:25 +0000)

----------------------------------------------------------------
Misc CI fixes:

  - more helpful logic for git-pipeline-status
  - fix tempdir leak in avocado
  - move remaining x86 check-tcg to gitlab
  - add tracing headers to ubuntu2004 docker
  - move tracing backend tests to gitlab
  - bump up timeouts on cirrus MacOS

----------------------------------------------------------------
Alex Bennée (5):
      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
      .cirrus.yml: bump timeout period for MacOS builds

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

 .cirrus.yml                                |  2 ++
 .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 +
 7 files changed, 56 insertions(+), 58 deletions(-)

-- 
2.20.1



             reply	other threads:[~2020-11-23 11:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-23 11:25 Alex Bennée [this message]
2020-11-23 11:25 ` [PULL 1/7] scripts/ci: clean up default args logic a little Alex Bennée
2020-11-23 11:25 ` [PULL 2/7] tests: add prefixes to the bare mkdtemp calls Alex Bennée
2020-11-23 11:25 ` [PULL 3/7] tests/avocado: clean-up socket directory after run Alex Bennée
2020-11-23 11:25 ` [PULL 4/7] gitlab: move remaining x86 check-tcg targets to gitlab Alex Bennée
2020-11-23 11:25 ` [PULL 5/7] tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 image Alex Bennée
2020-11-23 11:25 ` [PULL 6/7] gitlab-ci: Move trace backend tests across to gitlab Alex Bennée
2020-11-23 11:25 ` [PULL 7/7] .cirrus.yml: bump timeout period for MacOS builds Alex Bennée
2020-11-23 13:02 ` [PULL for 5.2-rc3 0/7] various CI cleanups (scripts, avocado, gitlab) Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201123112518.13425-1-alex.bennee@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).