...
- Deploy chart museum server in test namespace in k8s
- Upload the charts required for the tests in chart museum server
- Find the k8s participant pod running in ONAP namespace and add the chart museum configuration in that.
- Prepare the tosca commission payload with the chart details
- Upload the tosca to the policy clamp
- Create ACM instance in policy clamp. it gets created in state UNINITIALIZED
- Request for ACM instance state update to PASSIVE. This should deploy the chart using k8sparticipant
- Verify that the rApp container to be up and runningĀ
- Request for ACM instance state update to UNINITIALIZED. This should undeploy the chart using k8sparticipant
- Verify that the rApp container to be down and removed
- Find the k8s participant pod running in ONAP namespace and remove the chart museum configuration in that.
- Undeploy chart museum server
Each of the above steps can be found using the debug logs.