yadab-devel
[Top][All Lists]
Advanced

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

Re: [Yadab-devel] Project/Client to html page


From: Henrik Sandklef
Subject: Re: [Yadab-devel] Project/Client to html page
Date: Sat, 09 Apr 2011 22:47:25 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

On 04/08/2011 12:36 AM, Patrik Willard wrote:

> SNIP


>> Here "Project name" and "Client name" really is the name of the
>> directories which are non important for the build-server software.
> 
>> I propose to change it to the following
> 
>> # Project directory
>> # Client directory
>> # Project name
>> # Client name
>> # Connection status
>> # Return value from setup
>> # Return value from unpack
>> # Return value from prepare
>> # Return value from clean
>> # Return value from build
>> # Return value from check
>> # Return value from install
> 
>> Then "Project directory" and "Client directory" can (shall) be ignored
>> by the build server software. The build server should only use the names.
> 
> 
>> Does that sound ok?
> 
> 
> How would this affect the colon-separated summary?
> Would this mean that the two first "fields" on each row in the summary
> should be ignored?
> If so, they yes by all means, go ahead :)
> If not, please clarify further.

Example:
  project1:client1:Xnee CVS:Bruckner:1:0:0:0:0:0:0:0

In the example above, the project1 and client1 are directories and
needed to create links to the actual (text) reports in the table on the
daily report page. Like this:

<td class="setup ok"><a
href="buildlogs/2011-04-01/projects/project1/clients/client2/setup.txt">OK</a></td>
<td class="unpack ok"><a
href="buildlogs/2011-04-01/projects/project1/clients/client2/unpack.txt">OK</a></td>
<td class="prepare ok"><a
href="buildlogs/2011-04-01/projects/project1/clients/client2/prepare.txt">OK</a></td

We (imho) also need to add info on OS, ARCH. This can be done using the
sys-info-long.txt file. So we might as well get the client name (NODE)
info from the same file, so I suggest to remove

                # Client name

from the projects-results.txt file. New "look":


>> # Project directory
>> # Client directory
>> # Project name
>> # Connection status
>> # Return value from setup
>> # Return value from unpack
>> # Return value from prepare
>> # Return value from clean
>> # Return value from build
>> # Return value from check
>> # Return value from install




/hesa




reply via email to

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