Integrating with Bamboo

Top  Previous  Next

To run your Isolator++ Professional tests on your Bamboo agents you'll need to follow these steps:

 

If you haven't set your license yet, as described here, you can do it via Bamboo build steps:

 

1. In your Bamboo CI, under Tasks, click Add task.
2. In the Task types drop-down list, select Command.
3. In the Command configuration, click on Add new executable.
4. In the Add new executable pop-up window enter /usr/share/typemock/IsolatorConfigurator in the Path.

 

BambooSetExec

 

5.In the Argument bar enter:

 

--company <Company> --key <License> --accept_eula

 

 

 

Running the tests

Isolator++ Professional requires setting LD_BIND_NOW=1, and you need to set it before running your tests on the build agent as well.

If you're running your test via Command or Script tasks, in the Environment variables bar add: LD_BIND_NOW=1.

BambooSetEnvLD

Otherwise, make sure that this environment variable is set before the running the tests.

 

Please note that the Build Server is not a part of the free edition.


Copyright  Typemock Ltd. 2009-2025.  All Rights Reserved.