[testing] Buildbot setup status.

Just a status update for those that care about my Buildbot efforts. My testing setup is working and recently finished it's first full set of tests which can be seen on the meta-comm pages (runner = RSI-SoL). From this point onward I'll try and keep it running continuously. So if you check something in you can go look at the Buildbot status page and watch when your changes get tested. http://build.redshift-software.com:9990/ BuildBot: Boost C++ Libraries I know it's got some minor glitches, like the platform name is incorrect, but just having it running is more important. And I have the "OnDemand" functionality but not an interface to let people request builds. And I won't have time until much later to write up that web interface. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Rene Rivera wrote:
Just a status update for those that care about my Buildbot efforts. My testing setup is working and recently finished it's first full set of tests which can be seen on the meta-comm pages (runner = RSI-SoL). From this point onward I'll try and keep it running continuously. So if you check something in you can go look at the Buildbot status page and watch when your changes get tested.
It would be nice if changes links showed not only log message and changed files, but also diffs. But I don't know how hard it is to add. - Volodya

Vladimir Prus wrote:
Rene Rivera wrote:
It would be nice if changes links showed not only log message and changed files, but also diffs. But I don't know how hard it is to add.
Not too hard. But I think that's likely to just obscure the list of changes for a build view. And I don't know if I can have the change page show different info than the build page. To keep it compact, it might be better to add a pointer to the diff at sourceforge. Instead of displaying the diff directly. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Rene Rivera wrote:
Vladimir Prus wrote:
Rene Rivera wrote:
It would be nice if changes links showed not only log message and changed files, but also diffs. But I don't know how hard it is to add.
Not too hard. But I think that's likely to just obscure the list of changes for a build view. And I don't know if I can have the change page show different info than the build page.
To keep it compact, it might be better to add a pointer to the diff at sourceforge. Instead of displaying the diff directly.
For CVS, you'll need a pointer to diffs, no a single diff, as each directory gets separate diff in CVS. That's less convenient, but might be still OK. After all, I hope Subversion is in the near future. - Volodya
participants (2)
-
Rene Rivera
-
Vladimir Prus