All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: "Alex Bennée" <alex.bennee@linaro.org>
Subject: [PULL 00/10] gitlab and qtest patches
Date: Fri, 19 Feb 2021 08:57:28 +0100	[thread overview]
Message-ID: <20210219075738.2261103-1-thuth@redhat.com> (raw)

 Hi Peter!

The following changes since commit c79f01c9450bcf90c08a77f13fbf67bdba59a316:

  Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into staging (2021-02-18 16:33:36 +0000)

are available in the Git repository at:

  https://gitlab.com/huth/qemu.git tags/pull-request-2021-02-19

for you to fetch changes up to fc4241827fffc761f0ca41536c1c7d88b1b1d0c4:

  travis.yml: Limit simultaneous jobs to 3 (2021-02-19 06:31:40 +0100)

----------------------------------------------------------------
* Always build the container images in the gitlab-CI
* Some other small gitlab-CI improvements
* Some qtest fixes
* One patch to (hopefully) silence the failing Travis jobs
----------------------------------------------------------------

Daniel P. Berrangé (3):
      gitlab: always build container images
      gitlab: add fine grained job deps for all build jobs
      gitlab: fix inconsistent indentation

Philippe Mathieu-Daudé (3):
      tests/qtest/boot-serial-test: Test Virt machine with 'max'
      gitlab-ci: Display Avocado log content when tests timeout
      gitlab-ci: Disable vhost-kernel in build-disable job

Thomas Huth (4):
      scripts/checkpatch: Improve the check for authors mangled by the mailing list
      tests/qtest/boot-sector: Check that the guest did not panic
      gitlab-ci.yml: Run check-tcg with TCI
      travis.yml: Limit simultaneous jobs to 3

 .gitlab-ci.d/containers.yml    |  7 ----
 .gitlab-ci.d/crossbuilds.yml   | 46 ++++++++++++++++++++++++
 .gitlab-ci.yml                 | 81 ++++++++++++++++++++++++++++++++++++------
 .travis.yml                    |  4 ++-
 scripts/checkpatch.pl          |  2 +-
 tests/qtest/boot-sector.c      |  9 +++++
 tests/qtest/boot-serial-test.c |  2 +-
 7 files changed, 130 insertions(+), 21 deletions(-)



             reply	other threads:[~2021-02-19  7:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-19  7:57 Thomas Huth [this message]
2021-02-19  7:57 ` [PULL 01/10] tests/qtest/boot-serial-test: Test Virt machine with 'max' Thomas Huth
2021-02-19  7:57 ` [PULL 02/10] gitlab: always build container images Thomas Huth
2021-02-19  7:57 ` [PULL 03/10] gitlab: add fine grained job deps for all build jobs Thomas Huth
2021-02-19  7:57 ` [PULL 04/10] gitlab: fix inconsistent indentation Thomas Huth
2021-02-19  7:57 ` [PULL 05/10] gitlab-ci: Display Avocado log content when tests timeout Thomas Huth
2021-02-19  7:57 ` [PULL 06/10] scripts/checkpatch: Improve the check for authors mangled by the mailing list Thomas Huth
2021-02-19  7:57 ` [PULL 07/10] gitlab-ci: Disable vhost-kernel in build-disable job Thomas Huth
2021-02-19  7:57 ` [PULL 08/10] tests/qtest/boot-sector: Check that the guest did not panic Thomas Huth
2021-02-19  7:57 ` [PULL 09/10] gitlab-ci.yml: Run check-tcg with TCI Thomas Huth
2021-02-19  7:57 ` [PULL 10/10] travis.yml: Limit simultaneous jobs to 3 Thomas Huth
2021-02-19 17:22 ` [PULL 00/10] gitlab and qtest patches 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=20210219075738.2261103-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=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 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.