ISISComputingGroup / IBEX

Top level repository for IBEX stories
5 stars 2 forks source link

IOC Test Framework: Multithreaded IOC testing #3595

Open LiamPanchaud opened 5 years ago

LiamPanchaud commented 5 years ago

As a developer, I would like the IOC Testing framework to be able to boot IOCs in parallel for concurrent testing.

This would vastly speed up testing and Jenkins builds. It would allow us to test for errors caused by changes to the framework much faster, and potentially before Jenkins tried to build it, which would help us keep our builds green.

Tom-Willemsen commented 4 years ago

Some progress on branch Ticket3595_multithreaded_ioc_tests.

Work still to be done: