Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Copy subnetCapabilities.json to SO-API Handler pod, Refer https://gerrit.onap.org/r/c/so/+/114735/1/mso-api-handlers/mso-api-handler-infra/src/test/resources/Onap3gppServiceInstancesTest/subnetCapability.json for sample subnet Capabilities fileYou can copy the file to the pod using the following command

Code Block
languagebash
themeEmacs
kubectl cp subnetCapabilities.json -n onap <so-apih-pod-name>:/app

...