Versions Compared

Key

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

...

  1. Deploy chart museum server in test namespace in k8s
  2. Upload the charts required for the tests in chart museum server
  3. Find the k8s participant pod running in ONAP namespace and add the chart museum configuration in that.
  4. Prepare the tosca commission payload with the chart details
  5. Upload the tosca to the policy clamp
  6. Create ACM instance in policy clamp. it gets created in state UNINITIALIZED
  7. Request for ACM instance state update to PASSIVE. This should deploy the chart using k8sparticipant
  8. Verify that the rApp container to be up and running 
  9. Request for ACM instance state update to UNINITIALIZED. This should undeploy the chart using k8sparticipant
  10. Verify that the rApp container to be down and removed
  11. Find the k8s participant pod running in ONAP namespace and remove the chart museum configuration in that.
  12. Undeploy chart museum server

Each of the above steps can be found using the debug logs.