You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


#ScenarioCoversSteps Status
CPS(cps-core and ncmp)

1.1Health Checkcps-core
  1. Test Liveness Probe Endpoint
  2. Test Readiness Probe Endpoint
Done
1.2
CPS Admin Details Insert
cps-core
  1. Create Dataspace 
  2. Create schema set from YANG file
  3. Create Schema set with Zip file
  4. Get schema set info
  5. Create anchor
  6. Get Anchor

To Be Updated

Get Anchor test to be included in the existing test.

1.3CPS Data Node Insert, Update and Deletecps-core
  1. Create Data Node for an anchor
  2. Get Datanode by the dataspace, anchor and xpath

Done

CPS Temporal
2.1Health Checkcps-temporal
  1. Test Liveness Probe Endpoint
  2. Test Readiness Probe Endpoint

New


2.2Get anchor historycps-core, cps-temporal
  1. Create Data Node using cps api 
  2. Update the Data Node using cps api
  3. Get the history of the anchor using cps-temporal api 
    /v1/dataspaces/{dataspace-name}/anchors/{anchor-name}/history
New
ONAP DMI PLUGIN
3.1Health Checkdmi-plugin
  1. Test Liveness Probe Endpoint
  2. Test Readiness Probe Endpoint

New

CPS-615 - Getting issue details... STATUS

3.2

Model-Sync

dmi-plugin, ncmp, cps-core
  1. Create Data Node using cps api 
  2. Notify NCMP DMI has new node 
    1. http://localhost:8783/dmi/api/v1/inventory/cmHandles
    2. This will kick off model sync as part of registation
  3. wait till above method call completes and send a 2xx response
  4. Use CPS endpoint that shows anchors & namespaces to conclude test completed

New

CPS-615 - Getting issue details... STATUS

3.3Write & read data using datastore PassTroughdmi-plugin, ncmp, cps-core

New

CPS-646 - Getting issue details... STATUS


  • No labels