ISISComputingGroup / ISISComputingGroup/IBEX

ioc_launcher and iocstartup: remove logic duplication

Open
#4,293 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

The ProcServLauncher in ioc_launcher in the test framework duplicates some of the logic done in build_ioc_startups and written into procserv.bat, in particular it reconstructs the procServ line itself. This logic should be put into one place, this will probably require a change to build_ioc_stratups. Currently procserv.bat is a big list of all procServ commands, this should be separated into a single generic procserv ioc function and multiple calls to this, teh separated procserv file can then be used by the test framework

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.