Restrict test CA requests to localhost
Restrict caget
and caput
to localhost
during molecule testing to make sure that the caget
and caput
commands used during molecule testing actually access PVs on the test system and not from somewhere else. In the previous sprint we had tests randomly failing because caget
returned values from another IOC on CSLab and not from the one running on the test machine.
Edited by Krisztián Löki