Skip to content

Ioc service state options

John Sparger requested to merge ioc-service-state-options into develop
  • Add options "start" and "enable" to the ioc to control whether the ioc service is started/enabled after deployment respectively.
  • Added tests for these options
  • Disabled the EPICS PV tests as they are not that well thought out.
  • Removed the idempotence check for mark-failed-deployments scenario since it is explicitly testing a failure case where we want it to try again.
Edited by John Sparger

Merge request reports