qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Status and RFC of patchew testings on QEMU


From: Fam Zheng
Subject: [Qemu-devel] Status and RFC of patchew testings on QEMU
Date: Mon, 17 Jul 2017 14:35:21 +0800
User-agent: Mutt/1.8.3 (2017-05-23)

Hi all,

Today I've included a fourth type of the automatic patchew replies: FreeBSD.

So far we have these tests running by patchew on each patch series:

  * Docker tests
    Basically it is
        make address@hidden \
             address@hidden \
             address@hidden"

  * checkpatch.pl
    Each patch is fed to ./scripts/checkpatch.pl and all errors are reported.

  * s390x
    It runs on a machine shared by Fedora team, basically only "./configure and
    make", because "make check" hanging is tricky to deal with from an
    automation perspective. (Ideas?)

  * FreeBSD
    Like s390x.

Q1: In the worst case, you get four individual auto replies from patchew. Is
that too many? Do you prefer one reply with all the results concatenated into
one?

Q2: Some think the full log in the mail body is more than necessary. Is it
better or worse if it is a "tail -n 200" of the log in the body and the full log
attached?

Q3: What other tests do maintainers want? Different hosts? Different configure
combinations?

Q4: Any other improvements/features you want? (E.g. some documentation? :)

Fam



reply via email to

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