[Buildbot] #2687: Access ENV variables from factory steps

Buildbot trac trac at buildbot.net
Sun Sep 21 20:13:52 UTC 2014


#2687: Access ENV variables from factory steps
---------------------------+--------------------
Reporter:  NathanBlack     |       Owner:
    Type:  enhancement     |      Status:  new
Priority:  major           |   Milestone:  0.9.+
 Version:  0.8.8           |  Resolution:
Keywords:  sprint, simple  |
---------------------------+--------------------

Old description:

> It would be nice to be able to use environment variables from build
> slaves in ShellCommands.
>
> For example if I needed to use an absolute path to the repository, I
> could use $PDW (or something similar) to get the proper location.

New description:

 It would be nice to be able to use environment variables from build slaves
 in !ShellCommands.

 For example if I needed to use an absolute path to the repository, I could
 use $PWD (or something similar) to get the proper location.

--

Comment (by sa2ajj):

 It seems that the original requirement is fulfilled using `Interpolate`.

 Should this ticket be closed then?

--
Ticket URL: <http://trac.buildbot.net/ticket/2687#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list