[PATCH-for-5.2 v2 0/4] ci: Move --without-default-devices job from Travis to GitLab

Philippe Mathieu-Daudé posted 4 patches 3 years, 5 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201104084327.3010593-1-philmd@redhat.com
Maintainers: Cornelia Huck <cohuck@redhat.com>, Thomas Huth <thuth@redhat.com>
There is a newer version of this series
include/hw/s390x/s390-pci-vfio.h | 3 ++-
.gitlab-ci.yml                   | 7 +++++++
.travis.yml                      | 8 --------
hw/9pfs/Kconfig                  | 4 ----
hw/9pfs/meson.build              | 2 +-
hw/s390x/meson.build             | 2 +-
6 files changed, 11 insertions(+), 15 deletions(-)
[PATCH-for-5.2 v2 0/4] ci: Move --without-default-devices job from Travis to GitLab
Posted by Philippe Mathieu-Daudé 3 years, 5 months ago
We have a job covering the --without-default-devices configure
option on Travis-CI, but recommend the community to use GitLab,
so build failures are missed.

We need help to move the jobs to GitLab (we will keep the s390x
and ppc64 containerized jobs on Travis as there is no similar
offer on GitLab). Start with this single job.

Since v1:
- Fix Xen+9pfs config (Paolo)
- Run AVR qtests (Thomas)

Cornelia Huck (1):
  s390x: fix build for --without-default-devices

Philippe Mathieu-Daudé (3):
  hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen
  gitlab-ci: Add a job to cover the --without-default-devices config
  travis-ci: Remove the --without-default-devices job

 include/hw/s390x/s390-pci-vfio.h | 3 ++-
 .gitlab-ci.yml                   | 7 +++++++
 .travis.yml                      | 8 --------
 hw/9pfs/Kconfig                  | 4 ----
 hw/9pfs/meson.build              | 2 +-
 hw/s390x/meson.build             | 2 +-
 6 files changed, 11 insertions(+), 15 deletions(-)

-- 
2.26.2