Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Account on beta.boost.org
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-09-06 19:36:23


Hi Rene,

On Sep 6, 2008, at 5:00 PM, Rene Rivera wrote:

> K. Noel Belcourt wrote:
>>
>> On Sep 6, 2008, at 4:42 PM, Rene Rivera wrote:
>>
>>> K. Noel Belcourt wrote:
>>>>
>>>> On Sep 6, 2008, at 4:29 PM, K. Noel Belcourt wrote:
>>>>
>>>>> On Sep 6, 2008, at 4:24 PM, Rene Rivera wrote:
>>>>>
>>>>>> K. Noel Belcourt wrote:
>>>>>>> It seems like your system supports
>>>>
>>>> Punt.
>>>>
>>>> Here's another public key, can you replace the previous one with
>>>> this
>>>> one and let's start over.
>>>
>>> OK, it's in.
>>
>> Me too!
>>
>> Is this a good time to attempt to upload some results?
>
> Yes, please go ahead.

One minor bug that I'd like to checkin.

Index: build_results.sh
===================================================================
--- build_results.sh (revision 48641)
+++ build_results.sh (working copy)
@@ -136,7 +136,7 @@
      7za a -tzip -mx=9 ../../${1}.zip * '-x!*.xml'
      cd "${cwd}"
      mv ${1}.zip ${1}.zip.uploading
- rsync -vuzhh --rsh=ssh --stats \
+ rsync -vuz --rsh=ssh --stats \
        ${1}.zip.uploading grafik_at_[hidden]:/${upload_dir}/
incoming/
      ssh grafik_at_[hidden] \
        cp ${upload_dir}/incoming/${1}.zip.uploading ${upload_dir}/
live/${1}.zip

The hh is an error with our rsync. Once I removed hh from the rsync
options, the results upload just fine. How long until the results
show up on the web page once the upload occurs? Should I setup a
cron entry to process trunk test results? How often should it run?

-- Noel

Here's the end of the script.

Compressing user/steven_watanabe-como-wave-como-win-4-3-10-1beta2--
variants_.html
Compressing user/steven_watanabe-como-wave-como-win-4-3-10-1beta2--
variants__release.html

Everything is Ok
trunk.zip.uploading

Number of files: 1
Number of files transferred: 1
Total file size: 83036669 bytes
Total transferred file size: 83036669 bytes
Literal data: 83036669 bytes
Matched data: 0 bytes
File list size: 38
Total bytes sent: 34309904
Total bytes received: 72238

sent 34309904 bytes received 72238 bytes 1528095.20 bytes/sec
total size is 83036669 speedup is 2.42
********************************************************


Boost-testing list run by mbergal at meta-comm.com