analogdevicesinc / TransceiverToolbox

MATLAB toolbox for ADI transceiver products
https://analogdevicesinc.github.io/TransceiverToolbox/master
Other
54 stars 31 forks source link

Assign exit code according to test results, use network license. #156

Closed jpineda3 closed 9 months ago

jpineda3 commented 9 months ago

The MATLAB tests stage would run into errors when running multiple test executors in parallel using the machine-specific license. I haven't identified the actual cause. Using only one test executor by locking the agent was implemented as a workaround. I removed the lock agent requirement with the network license now in place. I also changed the container host mode since there is no need to set the MAC address.