[Buildbot-devel] Fail to set builder environnement variables in solaris

Yasser LEBON yasser.lebon at gmail.com
Tue Feb 4 22:46:14 UTC 2014


The environment variables (JAVA_HOME, PATH) given to the builder are not
taken into account by the solaris slave.
Le 4 févr. 2014 23:31, "Dustin J. Mitchell" <dustin at v.igoro.us> a écrit :

> What does happen?
> On Feb 4, 2014 10:17 AM, "Yasser LEBON" <yasser.lebon at gmail.com> wrote:
>
>> Hello,
>>
>> I need to add some environment variables on my builder. It works well in
>> linux platform but not in solaris.
>>
>> builder_solaris = BuilderConfig(
>>         name="build-solaris",
>>         slavenames=["slave1"],
>>         factory=build,
>>         env = {
>>             'JAVA_HOME': '/usr/local/jdk1.6.0_21',
>>             'PATH': '/usr/local/bin:/usr/local/maven/bin:${PATH}'
>>         }
>>     )
>>
>> Have you already faced with this problem? Thanks.
>>
>> Yasser
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Managing the Performance of Cloud-Based Applications
>> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
>> Read the Whitepaper.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140204/d3a5c8ad/attachment.html>


More information about the devel mailing list