Versions Compared

Key

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

...

Triggered by merges in policy/apex-pdp (NOT FINISHED)

Test Case Id

Description

Pre-conditions

Test Steps

Expected Results

CSIT/External Labs

1

Perform healthcheck

for

of the

Policy Apex PDP

component


Apex PDP docker image is available

API – healthcheck

Method - GET

Endpoint:

http

https://<host>:

8081

6969/policy/apex-pdp/v1/healthcheck

(?)

The

Apex PDP

component should return health status as “true”

CSIT/External Lab
2Query component for statisticsApex PDP docker image is available

API - statistics

Method - GET

Endpoint: https://<host>:6969/policy/apex-pdp/v1/statistics

The component should return the current statistics of the component.CSIT

3

Create Operational policies for the following use cases  

  • SampleDomain
  • BBS (if this is not a POC)

Policy components up and running

(Will be added once API page approved)

(Current integration tests for REST client moved to CSIT)

Operational Policy should be created in

Policy Engine

Policy should fire and return a result

3Query component for statisticsPolicy PSSD docker image availableAPI - Statistics
(details TBD)Statistics on execution are available and sane.

apex-pdp

CSIT

Triggered by merges in policy/api (NOT FINISHED)

...