qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 06cc35: tests/docker: support proxy / corpora


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 06cc35: tests/docker: support proxy / corporate firewall
Date: Mon, 13 Mar 2017 06:15:09 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 06cc3551714f2c9ee0d12f78a2ecd7e21b484fc8
      
https://github.com/qemu/qemu/commit/06cc3551714f2c9ee0d12f78a2ecd7e21b484fc8
  Author: Philippe Mathieu-Daudé <address@hidden>
  Date:   2017-03-07 (Tue, 07 Mar 2017)

  Changed paths:
    M tests/docker/docker.py

  Log Message:
  -----------
  tests/docker: support proxy / corporate firewall

if ftp_proxy/http_proxy/https_proxy standard environment variables available,
pass them to the docker daemon to build images.
this is required when building behind corporate proxy/firewall, but also help
when using local cache server (ie: apt/yum).

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


  Commit: 8ba1e5f72b17584f23e17c54494bb4beeb05174e
      
https://github.com/qemu/qemu/commit/8ba1e5f72b17584f23e17c54494bb4beeb05174e
  Author: Alex Bennée <address@hidden>
  Date:   2017-03-10 (Fri, 10 Mar 2017)

  Changed paths:
    M tests/docker/dockerfiles/debian-s390x-cross.docker

  Log Message:
  -----------
  docker/dockerfiles/debian-s390-cross: include clang

It's a silly little limitation on Shippable that is looks for clang
in the container even though we won't use it. The arm/aarch64 cross
builds inherit this from debian.docker but as we needed to use
debian-testing for this we add it here. We also collapse the update
step into one RUN line to remove and intermediate layer of the docker
build.

Signed-off-by: Alex Bennée <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>


  Commit: b1616fe0e2a311f5951cc51800a17a920b20a129
      
https://github.com/qemu/qemu/commit/b1616fe0e2a311f5951cc51800a17a920b20a129
  Author: Peter Maydell <address@hidden>
  Date:   2017-03-13 (Mon, 13 Mar 2017)

  Changed paths:
    M tests/docker/docker.py
    M tests/docker/dockerfiles/debian-s390x-cross.docker

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

# gpg: Signature made Fri 10 Mar 2017 07:15:38 GMT
# gpg:                using RSA key 0xCA35624C6A9171C6
# gpg: Good signature from "Fam Zheng <address@hidden>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 5003 7CB7 9706 0F76 F021  AD56 CA35 624C 6A91 71C6

* remotes/famz/tags/docker-pull-request:
  docker/dockerfiles/debian-s390-cross: include clang
  tests/docker: support proxy / corporate firewall

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


Compare: https://github.com/qemu/qemu/compare/95b0eca46e03...b1616fe0e2a3

reply via email to

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