openBackhaul / AdministratorAdministration

Administrates the list of administrators of the application layer.
Apache License 2.0
5 stars 8 forks source link

Code changes for AA test suite to update FC in Regard-application and disregard-application #205

Closed venkat-nallati closed 1 year ago

venkat-nallati commented 1 year ago

Changes required in test suite to update following: /v1/regard-application:

FC-port updated? :: the attribute inquireOamRequestApprovalsOperationClientLtp is retrieved from a separate function, which is not necessary as it can be done in ltpInstance.operationClientLtp;

FC port updated :: Dummy /v1/regard-application :: pre-request-script :: as used in other applications, dummyProtocol logic should be dummyProtocol = RandomProtocol().

Update FC notified? :: reference /core-model-1-4:control-construct :: updateFcOperationClientLtp can be directly retrieved from "ServiceRequestCausesFcUpdateRequest". and ALT http-c can be obtained from updateFcOperationClientLtp.

/v1/disregard-application:

  1. Delete LTP and dependents notified?::reference /core-model-1-4:control-construct updateFcOperationClientLtp can be directly retrieved from "ServiceRequestCausesFcUpdateRequest". and ALT http-c can be obtained from updateFcOperationClientLtp.