When executing tests against an integration build, you need to ensure the following mandatory configuration:
An unique LabId was defined and shared with all the components of the integration build
This parameter should be added to the startup of the Coverage Collector agent on the application, depending on the
When executing the tests you need to use the Build Session ID defined for the Integration Build together with the LabId
The shared LabId ensures Sealights Servers will logically link Components with different Build Session IDs together for the Integration Build.
Because you can update only a single component (for example a single microservice) for a new Integration Build - this method ensures you’re not forced to restart all the components with new parameters.