Upload Functions - sonata-nfv/tng-tests GitHub Wiki
Upload Package
Description
This function will upload a package to the selected environment
Input
- The environment file where it will upload the package.
- The package file itself
Output
- $Result will contain the packages array
- In the console you will see this operation logger info.
Usage
Example: uploadPackage "$env" "../commons/5gtango-ns-package-example.tgo"