#2752: factory workdir is not renderable
-------------------+-----------------------
Reporter: jmr2 | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.8 | Keywords:
-------------------+-----------------------
If I set a property in a builder definition:
{{{
properties = {
'blddir': '/path/to/somewhere' },
}}}
and do this in the buildFactory definition:
{{{
f = BuildFactory()
f.workdir = Interpolate('%(prop:blddir)s')
}}}
It seems to be completely ignored.
buildbot checkconfig thinks the syntax is valid, but the resulting workdir
is the default calculated from the slave's basedir.
--
Ticket URL: <http://trac.buildbot.net/ticket/2752>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits