Edgewall Software

Changes between Version 81 and Version 82 of Bitten Faq


Ignore:
Timestamp:
Oct 18, 2008, 4:50:08 PM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bitten Faq

    v81 v82  
    131131The charts are added automatically if your recipe creates junit reports and/or code-coverage reports.  To see a sample recipe that will produce junit test results from Java see [wiki:BittenSampleJavaRecipe build recipes for Java projects using JUnit and Ant].  To create your own custom charts, see [wiki:AddingCharts Adding Custom Charts to Bitten.]
    132132
     133=== How do I add "target platforms" ? ===
     134 * getting a slave configuration from "bitten-slave -v  http://192.168.1.10/trac/builds "
     135   you should get bitten slave information like following.
     136{{{
     137
     138[DEBUG   ] Sending slave configuration: <slave name="ibm"><platform processor="i686">i686</platform><os version="2.6.25-14.fc9.i686" family="posix">Linux</os></slave>
     139
     140}}}