Versions Compared

Key

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

Table of Contents

CSIT and Testsuite Tests

Triggered by merges in policy/distribution

...

https://github.com/onap/policy-docker/blob/master/csit/clamp/tests/policy-clamp-test.robot

Pairwise Testing

The following pairwise activities will be performed:

...

Test Case Id

Description

Pre-conditions

Test Steps

Expected Results

CSIT External Labs

1

Commission control loop


Controlloop-runtime docker image is available, mariadb is up

API – commission

Method - POST

Endpoint: https://<host>:6969/onap/controlloop/v2/commission

Commissioning is success

Status code 200

CSIT

    2

Instantiate control loop

Controlloop-runtime, mariadb, participants and dmaap docker images are up

API – instantiation

Method - POST

Endpoint: http://<host>:6969/onap/controlloop/v2/instantiation

200

CSIT

    3

Passivate control loop

Controlloop-runtime, mariadb, participants and dmaap docker images are up

API – instantiation/command

Method - POST

Endpoint: http://<host>:6969/onap/controlloop/v2/instantiation/command

200

CSIT


    4

Runs Policy Participant Query New Policies

Controlloop-runtime, mariadb, participants, policy-api and dmaap docker images are up

Policy created 

API – /policy/api/v1/policies

Method - GET

Endpoint: http://<host>:6969/policy/api/v1/policies

200

CSIT


    5

Runs Policy Participant Query New Policy Types

Controlloop-runtime, mariadb, participants, policy-api and dmaap docker images are up

Policy Types created

API – /policy/api/v1/policytypes

Method - GET

Endpoint: http://<host>:6969/policy/api/v1/policytypes

200

CSIT



   6ControlLoop State Change to RUNNING.Controlloop-runtime, mariadb, participants and dmaap docker images are up

API - /onap/controlloop/v2/instantiation/command

Method - POST

Endpoint: https://<host>:6969/onap/controlloop/v2/instantiation/command

200CSIT
   7Get Instantiated ControlLoopsControlloop-runtime, mariadb, participants and dmaap docker images are up

API – /onap/controlloop/v2/instantiation

Method - GET

Endpoint: http://<host>:6969/onap/controlloop/v2/instantiation

200CSIT

Smoke Testing

The following smoke tests will be performed:

Jira
serverONAP Jira
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyPOLICY-3614

Results will be documented in the corresponding readthedocs section: Running the smoke tests

Pairwise Testing

The following pairwise activities will be performed:

Jira
serverONAP Jira
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyPOLICY-3661

Results will be documented in the corresponding readthedocs section: Running the pairwise tests

...

DCAE → POLICY

...

Stability and Performance Testing

...

Results will be documented in the corresponding readthedocs section: Running the stability and performance tests