cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Share data between Integrity instances

KoteckiS
3-Visitor

Share data between Integrity instances

Hi!

 

I am lookig for solution how to share information about downloaded sandboxes between couple virtual machines. We are using Jenkins server with couple jenkins nodes and on each node we have installed Integrity. When I download sandbox on first node than I can't drop sandbox from another Jenkins node. (MKS125216: The sandbox file d:\test\project.pj is not registered with the system). Or I can't make a checkpoint on sandbox... Now solutions is hardcode node each time when we run build with sandbox etc.

 

Any ideas or solutions?

1 REPLY 1
awalsh
17-Peridot
(To:KoteckiS)

Each sandbox is registered with one integrity client instance, so the second node can't drop a sandbox registered to the first node.   

Can your Jenkins be configured to always create a new sandbox and then drop it?   

Another option could be to export the sandbox and then import it (exporting a sandbox for import into another client is possible as of 11.1), but I think recreating the sandbox is probably going to work better. 

 

 

Any Jenkins experts want to jump in here?  

Announcements


Top Tags