epics-containers / ibek

IOC Builder for EPICS and Kubernetes
https://epics-containers.github.io/ibek
Apache License 2.0
10 stars 4 forks source link

Add system tests #222

Closed gilesknap closed 1 month ago

gilesknap commented 1 month ago

This PR fixes an issue with the runtime build stage where the dbds do not get linked into the IOC binary.

It also adds a system test that will run a full build of the ioc-lakeshore generic IOC against the current ibek and the latest ibek-support.

This should catch any issues like the above in future.