qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 34c98c: tests/docker: fix make-archive-maybe


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 34c98c: tests/docker: fix make-archive-maybe
Date: Wed, 08 Jun 2016 09:30:04 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 34c98c54c3c8b9e988feaa15062e40b0b11b72eb
      
https://github.com/qemu/qemu/commit/34c98c54c3c8b9e988feaa15062e40b0b11b72eb
  Author: Paolo Bonzini <address@hidden>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

  Changed paths:
    M tests/docker/Makefile.include

  Log Message:
  -----------
  tests/docker: fix make-archive-maybe

make-archive-maybe expects an archive path relative
to $1, but receives a path relative to the current directory.  Redirect
the output outside the subshell to bypass the "cd $1".

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


  Commit: 53735f0b823d655f8e29e43d4ed6080970c87019
      
https://github.com/qemu/qemu/commit/53735f0b823d655f8e29e43d4ed6080970c87019
  Author: Paolo Bonzini <address@hidden>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

  Changed paths:
    M tests/docker/common.rc

  Log Message:
  -----------
  tests/docker: make test-full build all targets, not none

Fix common.rc to avoid passing an empty --target-list= option to configure.

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


  Commit: 2346b12fc52dd15421bbcc797f307d634ca1636f
      
https://github.com/qemu/qemu/commit/2346b12fc52dd15421bbcc797f307d634ca1636f
  Author: Paolo Bonzini <address@hidden>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

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

  Log Message:
  -----------
  tests/docker: fix test-mingw

Add flex and bison for use in test-mingw, because test-mingw
uses the in-tree libdtc.

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


  Commit: 8080214dc8f8639385214eea1232411b7015eee1
      
https://github.com/qemu/qemu/commit/8080214dc8f8639385214eea1232411b7015eee1
  Author: Paolo Bonzini <address@hidden>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

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

  Log Message:
  -----------
  tests/docker: remove unused feature "ccache"

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


  Commit: 78465d74c23d68959f37e101518661f30382ea77
      
https://github.com/qemu/qemu/commit/78465d74c23d68959f37e101518661f30382ea77
  Author: Paolo Bonzini <address@hidden>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

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

  Log Message:
  -----------
  tests/docker: support travis test with fedora image

Install sparse and PyYAML.

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


  Commit: d3a49cbed5c18dcdce35f8e39712545ab1fd7cd0
      
https://github.com/qemu/qemu/commit/d3a49cbed5c18dcdce35f8e39712545ab1fd7cd0
  Author: Paolo Bonzini <address@hidden>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

  Changed paths:
    M tests/docker/test-clang

  Log Message:
  -----------
  tests/docker: build all targets in test-clang

Warnings specific to clang may affect devices that are not build by
x86_64-softmmu and aarch64-softmmu.  Build all targets since that
is also what Peter does.

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


  Commit: d36ebffe945d744a1605b30a8fd208b5325c1505
      
https://github.com/qemu/qemu/commit/d36ebffe945d744a1605b30a8fd208b5325c1505
  Author: Peter Maydell <address@hidden>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

  Changed paths:
    M tests/docker/Makefile.include
    M tests/docker/common.rc
    M tests/docker/dockerfiles/fedora.docker
    M tests/docker/dockerfiles/ubuntu.docker
    M tests/docker/test-clang

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

Docker testing fixes by Paolo.

# gpg: Signature made Wed 08 Jun 2016 08:20:54 BST
# gpg:                using RSA key 0xCA35624C6A9171C6
# gpg: Good signature from "Fam Zheng <address@hidden>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 5003 7CB7 9706 0F76 F021  AD56 CA35 624C 6A91 71C6

* remotes/famz/tags/pull-docker-20160608:
  tests/docker: build all targets in test-clang
  tests/docker: support travis test with fedora image
  tests/docker: remove unused feature "ccache"
  tests/docker: fix test-mingw
  tests/docker: make test-full build all targets, not none
  tests/docker: fix make-archive-maybe

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


Compare: https://github.com/qemu/qemu/compare/c1a3b8b7450d...d36ebffe945d

reply via email to

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