All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 00/10] gitlab and qtest patches
@ 2021-02-19  7:57 Thomas Huth
  2021-02-19  7:57 ` [PULL 01/10] tests/qtest/boot-serial-test: Test Virt machine with 'max' Thomas Huth
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Thomas Huth @ 2021-02-19  7:57 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: Alex Bennée

 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(-)



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

end of thread, other threads:[~2021-02-19 17:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19  7:57 [PULL 00/10] gitlab and qtest patches Thomas Huth
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

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.