Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A api-tests
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • NFV - Network Functions VirtualisationNFV - Network Functions Virtualisation
  • api-tests
  • Issues
  • #149
Closed
Open
Issue created Feb 05, 2021 by naira@naira

SOL005 NS Subscription END point is returning 404 for GET response.

As part of LccnSubscriptionRequest , NFVO will make a GET call on the notification end point and if the call fails , NFVO will return with a 422. The test framework is not handling this scenario and test is failing . Test Details attached

To Proceed this NFVO needs a succesful GET Response from the end point , then only subscription will be created .c5de62bb-c774-45ec-b969-bcc11fb19fc4.NSLifecycleManagement-API.Subscriptions.log.html

[suetsi@localhost payloads]$ curl -X GET http://tap.plugtests.net:8111/c5de62bb-c774-45ec-b969-bcc11fb19fc4 -v

  • About to connect() to tap.plugtests.net port 8111 (#0)
  • Trying 212.234.160.71...
  • Connected to tap.plugtests.net (212.234.160.71) port 8111 (#0)

GET /c5de62bb-c774-45ec-b969-bcc11fb19fc4 HTTP/1.1 User-Agent: curl/7.29.0 Host: tap.plugtests.net:8111 Accept: /

< HTTP/1.1 404 Not Found < content-length: 0 < connection: keep-alive <

  • Connection #0 to host tap.plugtests.net left intact
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking