[Buildbot-devel] Get slave side full path workdir
Yingshen Yu
yingshen.yu at gmail.com
Mon Nov 26 05:25:06 UTC 2012
Thank you Tom & Dustin,
I used your suggestion and get the problem solved.
Unfortunately, I found Bill's work too late, and repeated quite a lot of his work…
So is there any plan to integrate Bill's work into buildbot master?
Thanks,
-Jonny
On Nov 24, 2012, at 10:18 AM, Tom Prince <tom.prince at ualberta.net> wrote:
> Yingshen Yu <yingshen.yu at gmail.com> writes:
>
>> I'm hacking a master-side P4 step, I met an issue when generating the p4 client spec on master side.
>
> I know that Bill Deegan was working on a master-side P4 step here:
> https://github.com/bdbaddog/buildbot/compare/buildbot:master...p4_master_source_step
>
>> In client-side P4 step, it is self.builder.basedir, my question is how do I get the same information in master side step?
>
> It is available as the property `builddir`.
>
> Tom
More information about the devel
mailing list