qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] various Travis and Docker fixes, add gitlab CI
@ 2019-02-22  9:54 Alex Bennée
  2019-02-22  9:54 ` [Qemu-devel] [PULL 1/9] .travis.yml: the xcode10 image seems to be hosed Alex Bennée
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Alex Bennée @ 2019-02-22  9:54 UTC (permalink / raw)
  To: peter.maydell; +Cc: qemu-devel, Alex Bennée

The following changes since commit fc3dbb90f2eb069801bfb4cfe9cbc83cf9c5f4a9:

  Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into staging (2019-02-21 13:09:33 +0000)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-testing-next-220219-1

for you to fetch changes up to 4300dadc00bec6d75283ffbe1fd85c2b442bef2d:

  tests/cdrom-test: only include isapc cdrom test when g_test_slow() (2019-02-22 09:32:32 +0000)

----------------------------------------------------------------
Various testing fixes:

  - Travis updates (inc disable isapc cdrom test)
  - Add gitlab control
  - Fix docker image
  - keep softloat tests short

----------------------------------------------------------------
Alex Bennée (5):
      .travis.yml: split debug builds
      tests/docker: squash initial update and install step for debian9
      tests/docker: peg netmap code to a specific version
      tests/softfloat: always do quick softfloat tests
      tests/cdrom-test: only include isapc cdrom test when g_test_slow()

Dr. David Alan Gilbert (2):
      .travis.yml: Test with disable-replication
      .travis.yml: Remove disable-uuid

Paolo Bonzini (1):
      .travis.yml: the xcode10 image seems to be hosed

Thomas Huth (1):
      Add a gitlab-ci file for Continuous Integration testing on Gitlab

 .gitlab-ci.yml                               | 73 ++++++++++++++++++++++++++++
 .travis.yml                                  | 16 +++---
 MAINTAINERS                                  |  5 ++
 tests/Makefile.include                       |  6 +--
 tests/cdrom-test.c                           | 10 +++-
 tests/docker/dockerfiles/debian-amd64.docker |  1 +
 tests/docker/dockerfiles/debian9.docker      |  4 +-
 7 files changed, 98 insertions(+), 17 deletions(-)
 create mode 100644 .gitlab-ci.yml

-- 
2.20.1

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

end of thread, other threads:[~2019-02-25 17:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-22  9:54 [Qemu-devel] [PULL 0/9] various Travis and Docker fixes, add gitlab CI Alex Bennée
2019-02-22  9:54 ` [Qemu-devel] [PULL 1/9] .travis.yml: the xcode10 image seems to be hosed Alex Bennée
2019-02-22  9:54 ` [Qemu-devel] [PULL 2/9] .travis.yml: split debug builds Alex Bennée
2019-02-22  9:54 ` [Qemu-devel] [PULL 3/9] .travis.yml: Test with disable-replication Alex Bennée
2019-02-22  9:54 ` [Qemu-devel] [PULL 4/9] .travis.yml: Remove disable-uuid Alex Bennée
2019-02-22  9:54 ` [Qemu-devel] [PULL 5/9] tests/docker: squash initial update and install step for debian9 Alex Bennée
2019-02-22  9:54 ` [Qemu-devel] [PULL 6/9] tests/docker: peg netmap code to a specific version Alex Bennée
2019-02-22  9:54 ` [Qemu-devel] [PULL 7/9] Add a gitlab-ci file for Continuous Integration testing on Gitlab Alex Bennée
2019-02-22  9:54 ` [Qemu-devel] [PULL 8/9] tests/softfloat: always do quick softfloat tests Alex Bennée
2019-02-22  9:54 ` [Qemu-devel] [PULL 9/9] tests/cdrom-test: only include isapc cdrom test when g_test_slow() Alex Bennée
2019-02-25 17:27 ` [Qemu-devel] [PULL 0/9] various Travis and Docker fixes, add gitlab CI Peter Maydell

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