|
Boost Testing : |
Subject: [Boost-testing] Boost Regression Test Reporting Collection and Display
From: Tom Browder (tom.browder_at_[hidden])
Date: 2013-11-09 17:06:26
I see that "run.py" is the script to use if one wants to host a Boost
regression test machine that reports to a "common ftp server."
I would like to investigate possible use of Boost's system for another
FOSS project (http://brlcad.org).
Is there a link somewhere to the Boost server-side machinery docs for
handling the collection and display of information from distributed
volunteer tests hosts?
A casual glance at the python code (by a python novice) shows that
maybe we can just drop the proper root directory into our vcs trunk
and change a few urls to point to our main server, and then have a
cron job doing some magic.
Thanks and best regards,
-Tom