Issues #7128
Reconfiguration of a LGOS / LSVS prefix instance number in SCT test is missing
Description
During InteropTest, it was observed that - https://redmine.ucaiug.org/issues/6973
1) ICT creates supoervision LN to comply with the BAP.
2) since there was no round trip involving IID file, the SCT was not aware of the new LN instances that were added by the ICT to provide subscription supervision.
3) in a later stage, the SCT has added LNs for subscription supervision providing different naming/numbering than the ones that were added by the ICT. The ICT did not change the assignement of the subscription supervizion instances as exposed in the SCD.
It needs to be verified that after a reconfiguration of the GocbRef/MsvcbRef.setSrcRef by the SCT, that the instances in the device are matching the latest SCD configuration.
For instance with such a test: Example within SCD V1
instance 1 supervizes message 1
instance 2 supervizes message 2
instance 3 supervizes message 3
within SCD V2
instance 1 supervizes message 3
instance 2 supervizes message 1
instance 3 supervizes message 2