You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2005/11/21 19:27:51 UTC

[Spamassassin Wiki] Update of "SpamAssassinAsfZone" by JustinMason

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by JustinMason:
http://wiki.apache.org/spamassassin/SpamAssassinAsfZone

The comment on the change is:
update manifest of what's on the zone

------------------------------------------------------------------------------
  
  Here's a list of the stuff we have running on the SpamAssassin zone, spamassassin.zones.apache.org.
  
- AutoMC: run from cron, spiders the SpamAssassin bugzilla, finds bugs marked with a specific keyword, performs MassChecks on those.  currently disabled.
+ Buildbot: continuous integration daemon, running at http://buildbot.spamassassin.org:8010/ .  It uses Python and the Twisted framework, which is installed in /local.  It runs "make test" (and variants) on each checkin.
  
- Buildbot: continuous integration daemon, running at http://buildbot.spamassassin.org:8010/ .  It uses Python and the Twisted framework, which is installed in /local.
+ PreflightBuildBot: another continuous integration daemon, using the same infrastructure, but aimed at testing our rulesets.
+ 
+ RuleQaApp: web application aimed at QA'ing and developing rules.
  
  Corpus-rsync: {{{rsync.spamassassin.org}}}, an rsync server with several authenticated accounts for upload of nightly MassChecks results and those for the periodic rescoring run.
  
@@ -14, +16 @@

  
  Named: serving the subzone dnbltest.spamassassin.org , which contains DNS records used in the SpamAssassin test suite's "dnsbl.t".
  
- Httpd: provides public read-only access to the nightly MassChecks' log files; also serves pre-packaged tarballs for the nightly MassChecks.
+ Httpd: provides public read-only access to the nightly MassChecks' log files; serves pre-packaged tarballs for the nightly MassChecks; access to the RuleQaApp.
  
- We also have a selection of locally-installed binaries in /local.  Mostly, this is custom perl builds -- /local/perl561 , /local/perl586 , and the Twisted framework for Python.
+ We also have a selection of locally-installed binaries in /local.  Mostly, this is custom perl builds -- /local/perl561 , /local/perl586 , and the Twisted framework for Python.  Also GD, for the RuleQaApp's graphs.