From: Martin Quinson Date: Fri, 12 Feb 2016 21:19:14 +0000 (+0100) Subject: document the fact that we benefit from the Debian builders too X-Git-Tag: v3_13~848^2~1 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/76da5cc711e1b8b152c07bb8f91b1ade409ad925 document the fact that we benefit from the Debian builders too --- diff --git a/doc/doxygen/inside_tests.doc b/doc/doxygen/inside_tests.doc index c6679fafbe..ca1b7ede52 100644 --- a/doc/doxygen/inside_tests.doc +++ b/doc/doxygen/inside_tests.doc @@ -308,4 +308,16 @@ We re-use the ones from the project. Thanks to them for compiling sane tools and constituting that archive, it saved my mind! +\subsection inside_tests_debian Debian builders + +Since SimGrid is packaged in Debian, we benefit from their huge +testing infrastructure. That's an interesting torture test for our +code base. The downside is that it's only for the released versions of +SimGrid. That is why the Debian build does not stop when the tests +fail: post-releases fixes do not fit well in our workflow and we fix +only the most important breakages. + +The build results are here: +https://buildd.debian.org/status/package.php?p=simgrid + */