Versions Compared

Key

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

...

The integration testing is implemented as CSIT Jenkins jobs as described in Project-specific CSIT structure

Jenkins jobs: TBD

On CSIT job execution

  • the CPS docker image is built 
  • the runtime environment of CPS and PosgreSQL containers is 

...

  • PostgreSQL containers is up using docker-compose
  • the tests are executed using Robot Framework 
  • the test results are published as Jenkins job results

Jenkins Jobs

Following jobs are serving CSIT for CPS project

JIRAs

  • Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keyREQ-630
  • Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keyCPS-188
  • Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keyCPS-261
  • Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keyCPS-272

Test Cases

titleGet Schema Set infoCreate AnchortitleNOT TESTED YET
Test Case NameTest SuiteDescriptionStatus
Test Liveness Probe EndpointactuatorValidates the liveness probe endpoint is accessiblestatus
titleNOT TESTED YET
Test Readiness Probe EndpointactuatorValidates the readiness probe endpoint is accessiblestatus
titleNOT TESTED YET
Create Dataspacecps-adminTests a dataspace being created successfully,status
titleNOT TESTED YET
Create Schema Set from YANG filecps-adminTests a schema set can be created from yang file uploaded
Status
NOT TESTED YET
Create Schema Set from ZIP filecps-adminTests a schema set of multiple yang files can be created from zip file uploaded
Status
titleNOT TESTED YET
cps-adminTests a schema set info retrieval after it's being created
Status
titleNOT TESTED YET
cps-adminTests an anchor can be created for given dataspace and schema setstatus
titleNOT TESTED YET
Create Data Nodecps-dataTests data upload
Status
NOT TESTED YET
Get Data Node by XPathcps-dataTests data retrieval by xpath
Status
title