[Buildbot-devel] Buildbot Schedulers
Scott Henson
shenson at redhat.com
Tue Apr 15 14:10:17 UTC 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dustin J. Mitchell wrote:
| Not to be obtuse, but would you mind restating the problem with
| slightly *less* obfuscation? Or with obfuscation performed via regex,
| rather than manually? Unless someone else can see through the
| obfuscation and see what the problem is.
|
ok,
svnroot = 'https://svn.example.com/repos/rhn-hosted/hosted/'
branch = 'trunk/'
poller = SVNPoller(svnurl='%s%s'%(svnroot,branch),
~ pollinterval=180)
c['change_source'] = [poller]
c['schedulers'] = []
rhnwebpath='web/'
c['schedulers'].append(Scheduler(name='rhnweb',
~ branch=rhnwebpath,
~ treeStableTimer=2*60,
~ builderNames=['rhnweb']))
So when I commit to
https://svn.example.com/repos/rhn-hosted/hosted/trunk/web the svn poller
runs and says its off branch.
- --
Scott Henson
Red Hat Production Operations Release Engineer
WVU Alum BSAE/BSME
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFIBLdIcQOfHbe3DKARAp78AJ9PA7IovCK2K2QUieB3fACaYfcC5ACgvy/r
r4FXGI1yc005MEUM6AKEitU=
=Vy9x
-----END PGP SIGNATURE-----
More information about the devel
mailing list