Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Environment variables in bamboo

Abhi Vaishnav [X] August 20, 2012

Hi,

Quick question about how environment variables work in bamboo.

Here is our setup:

A task that runs a command gmake unitTest. In the Bamboo GUI, we have setup PATH=<path to="" a="" jvm=""> ;${system.Path};

In our makefile, we set PATH=<path to="" openssl=""> ;%PATH%.

My question is this: In our makefile, does %PATH% evaluate to the PATH that Bamboo sets(that is: PATH=<path to="" a="" jvm=""> ;${system.Path};) or does it evaluate to the PATH default to the system?

This unknown behavior is causing unit test failures and this is about the only behavior I am unsure about that could be causing the unit test failures.

1 answer

0 votes
PauloP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 2, 2012

Hi Abhi

Did you try to check and set the variable settings in the Bamboo settings using the default feature? Following you can check the related doc:

https://confluence.atlassian.com/display/BAMBOO/Defining+global+variables

Cheers,

Paulo Renato

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events