archiver-appliance / epicsarchiverap

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

Fixes integration testing by adhoc creating an appliances xml #171

Closed jacomago closed 1 year ago

jacomago commented 1 year ago

Recent changes meant that all appliances and no more should be specified in the appliances.xml file. The integration tests were not doing this so the tests were failing. This commit adds an appliances template appliances.xml.j2 which can be used to generate new appliances.xml for arbituary cluster size and configuration. Then adds it to the test configurations.