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

Dustin J. Mitchell dustin at v.igoro.us
Tue Feb 4 22:31:49 UTC 2014


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/d5624cd6/attachment.html>


More information about the devel mailing list