ISISComputingGroup / ISISComputingGroup/IBEX
dynamically allocate procserv and conserver ports
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a developer i would like procserv and conserver ports to be dynamically allocated. Occasionally on instruments, and now more regularly on build servers, an in use port is chosen. The ports to use are assigned by build_ioc_startups on jenkins build, the port needs to be know in a few places so full dynamic allocation may be awkward, but a good start would be to run the port generation part of build_ioc_startups on ibex startup.
## acceptance criteria
- ports for procserv and conserver allocated on ibex startup
- system tests run
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.