...
- Vendor: Use VNFSDK tool chain to do validation/test, upload/download the package, package management(versioning notification...etc)
- SDC(Operator) : Download/push package, get package at any time which is CI/CD(ONAP compliant) and moves to design services.
Functional Test Cases
- Test the interface to upload the csar package from market place.
- Test the interface to query VNF Information.
- Test the interface to delete csar package from market place.
- Test the interface to download csar package.
- Test the interface to query csar package based on conditions.
Note:- All the interfaces are present in API Documentation page.
- Each above test cases can contain more than one test cases including success and error cases.
...