Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/V1/REDIRECT-SERVICE-REQUEST-INFORMATION is not sending Update-ltp for the Service log Operation, protocol ,ip-address, port . #817

Open
ManasaBM1 opened this issue Jul 17, 2023 · 0 comments
Assignees
Labels
bug_from_testsuite_run bugs identified from running test-suite in pipeline testsuite_to_be_changed

Comments

@ManasaBM1
Copy link
Collaborator

ManasaBM1 commented Jul 17, 2023

Issue Description :

Below mentioned test cases are failing as part of ALT_AP test suite execution :

SERVICELAYER / BASICPART / /V1/REDIRECT-SERVICE-REQUEST-INFORMATION / ACCEPTANCE / UPDATE LTP NOTIFIED? / SERVICE-LOG-OPERATION UPDATE - 6 REQUESTS IN THE FOLDER

SERVICELAYER / BASICPART / /V1/REDIRECT-SERVICE-REQUEST-INFORMATION / ACCEPTANCE / UPDATE LTP NOTIFIED? / SERVICE-LOG-PROTOCOL UPDATE - 6 REQUESTS IN THE FOLDER

SERVICELAYER / BASICPART / /V1/REDIRECT-SERVICE-REQUEST-INFORMATION / ACCEPTANCE / UPDATE LTP NOTIFIED? / SERVICE-LOG-ADDRESS UPDATED? / IPV-4-ADDRESS UPDATE - 6 REQUESTS IN THE FOLDER

SERVICELAYER / BASICPART / /V1/REDIRECT-SERVICE-REQUEST-INFORMATION / ACCEPTANCE / UPDATE LTP NOTIFIED? / SERVICE-LOG-ADDRESS UPDATED? / DOMAIN-NAME UPDATED? - 6 REQUESTS IN THE FOLDER

SERVICELAYER / BASICPART / /V1/REDIRECT-SERVICE-REQUEST-INFORMATION / ACCEPTANCE / UPDATE LTP NOTIFIED? / SERVICE-LOG-PORT UPDATE - 6 REQUESTS IN THE FOLDER

Root cause :

As , part of above request we are updating the EATL application details with dummy values of operation, protocol, port, address, port in ALT application.

Once the details are updated , below consequeant actions will happen :

/V1/REDIRECT-SERVICE-REQUEST-INFORMATION -> /V1/UPDATE_LTP to ALT -> ALT will send /V1/RECORD-SERVICE-REQUEST to EATL.

As EATL details are updated with dummy values in ALT as part of the above requests /V1/RECORD-SERVICE-REQUEST is failing with 404 error

As a result, /v1/list-records-of-flow is giving emtpy records list as part of this flow.

@ManasaBM1 ManasaBM1 added bug_from_testsuite_run bugs identified from running test-suite in pipeline testsuite_to_be_changed labels Jul 17, 2023
@IswaryaaS IswaryaaS added this to the AP v2.0.2_test milestone Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug_from_testsuite_run bugs identified from running test-suite in pipeline testsuite_to_be_changed
Projects
None yet
Development

No branches or pull requests

2 participants