[Buildbot-devel] automatic reload of waterfall display

Alexander Lorenz lorenz at testingtech.de
Thu Sep 7 13:59:39 UTC 2006


actually, mark posted a better version earlier on wehich i have just 
rediscovered: it's not a quick&dirty hack like mine, but introduces an 
additional parameter for the waterfall, which you just set along with 
all the other paramteters .

afair he was planning to add it to the buildbot source , but since i 
haven't found the time yet to update past 0.7.2, i don't know if this 
goodie made it in there yet.

mark?



regards

lx


christian unger wrote:
>
>
> thanks alex, works here
>
>
> cu
> christian unger
>
>
>
> On 01.09.2006, at 15:17, Alexander Lorenz wrote:
>
>> hi chris,
>>
>>
>>
>> so here it comes:
>>
>>
>> --- html_old.py 2006-09-01 14:21:17.000000000 +0200
>> +++ html.py 2006-09-01 14:17:43.000000000 +0200
>> @@ -162,6 +162,7 @@
>> ' lang="en"'
>> ' xml:lang="en">\n')
>> data += "<head>\n"
>> + data += "<meta http-equiv=\"refresh\" content=\"10\">"
>> data += " <title>" + self.title + "</title>\n"
>> if self.css:
>> # TODO: use some sort of relative link up to the root page, so
>>
>>
>> this is a patch for bb 0.7.2 though, i don't know if the line numbers 
>> are still the same in 0.7.4
>> but you should easily find the spot where to insert the one line 
>> manually.
>>
>>
>>
>> regards
>>
>> lx
>>
>>
>>
>> ps: please call me alex, or better still: lx . ;)
>>
>>
>>
>>
>>
>> christian unger wrote:
>>>
>>> Hi Alexander,
>>>
>>> in fact I am interested.
>>>
>>> thanks
>>>
>>>
>>> cu
>>> christian unger
>>>
>>>
>>> On 01.09.2006, at 10:02, Alexander Lorenz wrote:
>>>
>>>> i am working on something like that: a button where you can switch 
>>>> on/off refresh and a field where you can type in the seconds per 
>>>> refresh cycle.
>>>> until that'S finished i have patched html.py so that the waterfall 
>>>> does an auto-refresh every 10 seconds.
>>>> can be unnerving at times, when you are scrolling the waterfall 
>>>> when the refresh comnes etc. (thus the idea of an on/off button)
>>>>
>>>>
>>>> if you are interested in this patch anyway, just tell me.
>>>>
>>>>
>>>> regards
>>>>
>>>> lx
>>>>
>>>>
>>>>
>>>> christian unger wrote:
>>>>> Hi,
>>>>>
>>>>> what I would like to see would be an easy to configure automatic 
>>>>> reload of the waterfall page, or is there an easy way to get there?
>>>>>
>>>>> greetings
>>>>> cu
>>>>> christian unger
>>>>>
>>>>> ------------------------------------------------------------------------- 
>>>>>
>>>>> Using Tomcat but need to do more? Need to support web services, 
>>>>> security?
>>>>> Get stuff done quickly with pre-integrated technology to make your 
>>>>> job easier
>>>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache 
>>>>> Geronimo
>>>>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 
>>>>>
>>>>> _______________________________________________
>>>>> Buildbot-devel mailing list
>>>>> Buildbot-devel at lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>>>>
>>>>>
>>>>
>>>
>>>
>>
>
>





More information about the devel mailing list