[Qemu-devel] [PATCH 0/2] archive-source.sh: Clone the submodules locally and add to MAINTAINERS

Philippe Mathieu-Daudé posted 2 patches 6 years, 8 months ago
Test docker-mingw@fedora failed
Test asan failed
Test docker-clang@ubuntu failed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190124010023.24397-1-philmd@redhat.com
Maintainers: "Philippe Mathieu-Daudé" <philmd@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Fam Zheng <fam@euphon.net>
MAINTAINERS               | 1 +
scripts/archive-source.sh | 9 ++++-----
2 files changed, 5 insertions(+), 5 deletions(-)
[Qemu-devel] [PATCH 0/2] archive-source.sh: Clone the submodules locally and add to MAINTAINERS
Posted by Philippe Mathieu-Daudé 6 years, 8 months ago
A minor change to speed up VM testing: clone submodules locally
(like we do with the QEMU repository).
Also add the script to MAINTAINERS.

Regards,

Phil.

Philippe Mathieu-Daudé (2):
  MAINTAINERS: Add an entry for scripts/archive-source.sh
  archive-source.sh: Clone the submodules locally

 MAINTAINERS               | 1 +
 scripts/archive-source.sh | 9 ++++-----
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.20.1


Re: [Qemu-devel] [PATCH 0/2] archive-source.sh: Clone the submodules locally and add to MAINTAINERS
Posted by Alex Bennée 6 years, 8 months ago
Philippe Mathieu-Daudé <philmd@redhat.com> writes:

> A minor change to speed up VM testing: clone submodules locally
> (like we do with the QEMU repository).
> Also add the script to MAINTAINERS.
<snip>

Queued to testing/next, thanks.

--
Alex Bennée

Re: [Qemu-devel] [PATCH 0/2] archive-source.sh: Clone the submodules locally and add to MAINTAINERS
Posted by no-reply@patchew.org 6 years, 8 months ago
Patchew URL: https://patchew.org/QEMU/20190124010023.24397-1-philmd@redhat.com/



Hi,

This series failed the docker-mingw@fedora build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
time make docker-test-mingw@fedora SHOW_ENV=1 J=14
=== TEST SCRIPT END ===




The full log is available at
http://patchew.org/logs/20190124010023.24397-1-philmd@redhat.com/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to patchew-devel@redhat.com