qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 0c153b: docker: dump 'config.log' if ./config


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 0c153b: docker: dump 'config.log' if ./configure fails
Date: Mon, 09 Apr 2018 04:01:58 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 0c153b4c6fb4442584a7ed95a9aaced6c08ee07e
      
https://github.com/qemu/qemu/commit/0c153b4c6fb4442584a7ed95a9aaced6c08ee07e
  Author: Philippe Mathieu-Daudé <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M tests/docker/common.rc

  Log Message:
  -----------
  docker: dump 'config.log' if ./configure fails

Suggested-by: Eric Blake <address@hidden>
Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
Reviewed-by: Daniel P. Berrangé <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>


  Commit: 726c9a3b8c55d064527c1dff8276f6e44ce76933
      
https://github.com/qemu/qemu/commit/726c9a3b8c55d064527c1dff8276f6e44ce76933
  Author: Fam Zheng <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M tests/vm/basevm.py

  Log Message:
  -----------
  tests: Fix ubuntu.i386 image initialization

The apt-get commands we run through ssh expect certain features of the
tty, and refuses to work if /dev/null is used. It is ugly, but easy to
satisfy.

Actually, there is no reason to hide the output. It just makes things
harder to diagnose. We can always redirect in the Makefile, so don't do
it conditionally here.

Reported-by: Eric Blake <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Tested-by: Eric Blake <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>


  Commit: 185809224a771e0d010046bc77168d4ff5f6096e
      
https://github.com/qemu/qemu/commit/185809224a771e0d010046bc77168d4ff5f6096e
  Author: Fam Zheng <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M tests/docker/run

  Log Message:
  -----------
  docker: Inline "prep_fail" in run script

We don't source common.rc where prep_fail is defined, so spell out the
commands and do what was intended.

Signed-off-by: Fam Zheng <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>


  Commit: 07fed474177a4566052ea81b1563d53a37083e84
      
https://github.com/qemu/qemu/commit/07fed474177a4566052ea81b1563d53a37083e84
  Author: Paolo Bonzini <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M tests/docker/dockerfiles/fedora.docker

  Log Message:
  -----------
  docker: fedora: test more components

Install optional dependencies of QEMU to get better coverage.

Signed-off-by: Paolo Bonzini <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>


  Commit: 2a6bcfdebe4115993a032395d459f5e0cf27a01e
      
https://github.com/qemu/qemu/commit/2a6bcfdebe4115993a032395d459f5e0cf27a01e
  Author: Peter Maydell <address@hidden>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M tests/docker/common.rc
    M tests/docker/dockerfiles/fedora.docker
    M tests/docker/run
    M tests/vm/basevm.py

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into 
staging

Testing patches

# gpg: Signature made Mon 09 Apr 2018 08:18:02 BST
# gpg:                using RSA key CA35624C6A9171C6
# gpg: Good signature from "Fam Zheng <address@hidden>"
# Primary key fingerprint: 5003 7CB7 9706 0F76 F021  AD56 CA35 624C 6A91 71C6

* remotes/famz/tags/testing-pull-request:
  docker: fedora: test more components
  docker: Inline "prep_fail" in run script
  tests: Fix ubuntu.i386 image initialization
  docker: dump 'config.log' if ./configure fails

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/08e173f29461...2a6bcfdebe41

reply via email to

[Prev in Thread] Current Thread [Next in Thread]