qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v1 0/4] Updates for Travis testing


From: alex . bennee
Subject: [Qemu-devel] [PATCH v1 0/4] Updates for Travis testing
Date: Thu, 20 Feb 2014 15:37:12 +0000

From: Alex Bennée <address@hidden>

Hi,

I've now enabled Travis testing on the "official" QEMU GitHub mirror.

Of the following patches two expand the testing, one is a cosmetic
whitespace fix and the final one enabled IRC notification when the
build fails. This is potentially controversial but on balance I think
it would be worth while letting #qemu know as soon as master breaks.
If lots of people start enabling Travis on there own repos then maybe
we would reconsider the notification idea.

As it is build failures should automatically email the author of
${HEAD} as well as the owner of the repo.

There has been interest expressed in running tests on all PULL
requests. One option would be to have some sort of bot (via
patchwork?) push PULL request heads to another GitHub mirror
(qemu-pull-requests.git?) to trigger builds.


Alex Bennée (4):
  .travis.yml: add a new build target with non-core devlibs
  .travis.yml: re-enable lttng user space trace test
  .travis.yml: trivial whitespace fixup
  .travis.yml: add IRC notifications for build failures

 .travis.yml | 53 +++++++++++++++++++++++++++++++----------------------
 1 file changed, 31 insertions(+), 22 deletions(-)


Cheers,

--
Alex Bennée
QEMU/KVM Hacker for Linaro



reply via email to

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