archiver-appliance / epicsarchiverap

This is an implementation of an archiver for EPICS control systems that aims to archive millions of PVs.
Other
38 stars 37 forks source link

parallel_iocs #175

Closed jacomago closed 6 months ago

jacomago commented 1 year ago

Add building archiver inside docker container

Building epics in a docker file

Add more tests to the parallel epics integration tests category

Add SampleBufferOverFlowTest to ParallelEpicsIntegrationTests

Use a static variable to track status of default TomcatSetup

Running some integration tests in parallel

Add a new test group ParallelEpicsIntegrationTests which is for tests with multiple iocs running at the same time and/or a single tomcat instance to test against.