From: Peter Maydell <peter.maydell@linaro.org> To: Stefan Hajnoczi <stefanha@redhat.com> Cc: "Samuel Ortiz" <sameo@linux.intel.com>, "Kashyap Chamarthy" <kchamart@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, "Richard Henderson" <richard.henderson@linaro.org>, "QEMU Developers" <qemu-devel@nongnu.org>, "Paolo Bonzini" <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org> Subject: Re: [Qemu-devel] more automated/public CI for QEMU pullreqs Date: Thu, 22 Aug 2019 12:04:44 +0100 Message-ID: <CAFEAcA8c_BukhU+ZgfqUxPUqsOaN6MJdJL5n3-Daf-j05ZeTig@mail.gmail.com> (raw) In-Reply-To: <20190822104957.GE20491@stefanha-x1.localdomain> On Thu, 22 Aug 2019 at 11:50, Stefan Hajnoczi <stefanha@redhat.com> wrote: > One-off tasks: > > 1. Create CI runners that offer similar cross-architecture coverage to > Peter's current setup. qemu.org has some x86, ppc, and s390 server > resources available. I'm not sure about ARM and other architectures. Quick list of what I currently have: * freebsd/openbsd/netbsd -- these are just running the tests/vm stuff * an x86-64 machine doing the w32/w64 crossbuilds * aarch64 * aarch32 (done via chroot on an aarch64 box) * osx * ppc64 (on a gcc compile farm machine) * s390 (on a machine Christian arranged for project use) * x86-64 various configs * there's also a sparc64 box in the gcc compile farm, but I am not currently using it because 'make check' hangs intermittently in a weird way that last time I tried to dig into it made me suspect a bug in the host kernel (we were doing a syscall with what seemed like a valid timeout and never timing out) Of those the s390 is OK for project use. I'm not sure the gcc compile farm stuff is recommended for fully automatic CI, so if we can avoid that it would be better. Linaro can probably provide some arm-server resources but I haven't checked/asked yet. > 2. Write CI configuration to run Peter's "make && make check && make > check-tcg && linux-user-test". My local scripting for all this is archived here: https://git.linaro.org/people/peter.maydell/misc-scripts.git/tree thanks -- PMM
next prev parent reply index Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-08-16 18:16 Peter Maydell 2019-08-22 10:49 ` Stefan Hajnoczi 2019-08-22 11:04 ` Peter Maydell [this message] 2019-08-22 11:14 ` Paolo Bonzini 2019-09-30 12:53 ` Peter Maydell 2019-10-04 9:31 ` Stefan Hajnoczi 2019-08-22 11:47 ` [Qemu-devel] " Daniel P. Berrangé 2019-08-22 16:31 ` Dr. David Alan Gilbert 2019-08-22 16:48 ` Paolo Bonzini 2019-08-22 16:50 ` Dr. David Alan Gilbert 2019-08-22 17:05 ` Paolo Bonzini 2019-08-23 13:15 ` Philippe Mathieu-Daudé 2019-08-24 7:44 ` Alex Bennée 2019-08-22 17:03 ` Daniel P. Berrangé
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=CAFEAcA8c_BukhU+ZgfqUxPUqsOaN6MJdJL5n3-Daf-j05ZeTig@mail.gmail.com \ --to=peter.maydell@linaro.org \ --cc=alex.bennee@linaro.org \ --cc=kchamart@redhat.com \ --cc=pbonzini@redhat.com \ --cc=philmd@redhat.com \ --cc=qemu-devel@nongnu.org \ --cc=richard.henderson@linaro.org \ --cc=sameo@linux.intel.com \ --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
QEMU-Devel Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/qemu-devel/0 qemu-devel/git/0.git git clone --mirror https://lore.kernel.org/qemu-devel/1 qemu-devel/git/1.git git clone --mirror https://lore.kernel.org/qemu-devel/2 qemu-devel/git/2.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 qemu-devel qemu-devel/ https://lore.kernel.org/qemu-devel \ qemu-devel@nongnu.org public-inbox-index qemu-devel Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.nongnu.qemu-devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git