From: David Gibson <david@gibson.dropbear.id.au>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, dgibson@redhat.com, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH] ppc: xics: fix compilation with CentOS 6
Date: Wed, 10 May 2017 15:55:07 +1000 [thread overview]
Message-ID: <20170510055507.GT25748@umbus.fritz.box> (raw)
In-Reply-To: <e1b235c4-14c1-549f-45bf-c5175401f949@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1561 bytes --]
On Mon, May 08, 2017 at 09:25:19AM +0200, Paolo Bonzini wrote:
>
>
> On 08/05/2017 08:13, David Gibson wrote:
> >>
> >> Please start including Docker-based tests in your pre-pull-request tests.
> > Um.. is there some doco on how to execute these. I tried "make
> > docker-test" and "make docker-image" and they both just seem to hang
> > at:
> >
> > umbus:~/src/qemu (ppc-for-2.10)$ make docker-image
> > BUILD travis
> >
> > strace shows docker blocked on a futex.
>
> Try "make docker-test-full@centos6 V=1".
So, the problem I hit above was just that it was taking time to
download all the image data - without V=1, it wasn't showing progress
so it looked like it wasn't doing anything.
With that done, I get further, but it's still a bit of a pain in the
arse. If I run as a normal user things fail, because the sudo
authorization runs out before a test is complete. If I run as root it
screws up permissions on my git tree so I have to re-chown before
operating as a normal user again. And testing the full set of images
takes an age - I've been running this all day, and AFAICT it's barely
through half the available images. If I'm testing for multiple days
it means what I'm finally sending a pullreq for is no longer against
the latest master, which I don't really like.
Any ideas to make this less painful?
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2017-05-10 5:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-05 9:48 [Qemu-devel] [PATCH] ppc: xics: fix compilation with CentOS 6 Paolo Bonzini
2017-05-05 12:07 ` Philippe Mathieu-Daudé
2017-05-08 6:13 ` David Gibson
2017-05-08 7:25 ` Paolo Bonzini
2017-05-10 5:55 ` David Gibson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170510055507.GT25748@umbus.fritz.box \
--to=david@gibson.dropbear.id.au \
--cc=dgibson@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).