Edgewall Software

Changes between Version 84 and Version 85 of Bitten Faq


Ignore:
Timestamp:
Oct 18, 2008, 5:07:18 PM (16 years ago)
Author:
tj_yang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bitten Faq

    v84 v85  
    132132
    133133=== 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.
     134 * getting a slave configuration from "bitten-slave -v  http://192.168.1.10/trac/builds ". you should get bitten slave information like following.
    136135  ** Fedora 9 OS sample
    137 {{{
     136 {{{
    138137
    139138[DEBUG   ] Sending slave configuration: \
     
    141140<os version="2.6.25-14.fc9.i686" family="posix">Linux</os></slave>
    142141
    143 }}}
     142 }}}
    144143 ** Windows XP
    145144 {{{
    146 [DEBUG   ] Sending slave configuration: <slave name="inspiron531"><platform proc
    147 essor=""/><os version="XP" family="nt">Windows</os></slave>
     145 [DEBUG   ] Sending slave configuration: \
     146 <slave name="inspiron531"><platform processor=""/>\
     147 <os version="XP" family="nt">Windows</os></slave>
    148148 }}}