...
TC5 : Message validation based on domain | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Spec flow | * | ||||||||||||||||||||
Status | ONAP staging
ONAP release
| ||||||||||||||||||||
Tester | Marek Pondel | ||||||||||||||||||||
Precondition | ONAP setup with: consul, dcaegen2, dmaap, msb. | ||||||||||||||||||||
Steps | 1. | Send N1=5 correct, N2=3 incorrect due to wrong domain, N3=5 correct messages to HV-VES. | Expected results | 1. | N1 +N3 messages are published on DMaaP Kafka topic. |
...
TC6 : Message validation based on WTP | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Spec flow | * | ||||||||||||||||||||
Status | ONAP staging
ONAP release
| ||||||||||||||||||||
Tester | Marek Pondel | ||||||||||||||||||||
Precondition | ONAP setup with: consul, dcaegen2, dmaap, msb. | ||||||||||||||||||||
Steps | 1. | Send N1=5 correct, N2=3 incorrect due to wrong Wire Transfer Protocol, N3=5 correct messages to HV-VES. | Expected results | 1. | N1 +N3 messages are published on DMaaP Kafka topic. |
...
TC7 : Message validation based on undecodable GPB | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Spec flow | * | ||||||||||||||||||||
Status | ONAP staging
ONAP release
| ||||||||||||||||||||
Tester | Marek Pondel | ||||||||||||||||||||
Precondition | ONAP setup with: consul, dcaegen2, dmaap, msb. | ||||||||||||||||||||
Steps | 1. | Send N1=5 correct, N2=3 incorrect due to undecodable GPB, N3=5 correct messages are sent to HV-VES. | Expected results | 1. | N1 +N3 messages are published on DMaaP Kafka topic. |
...
TC8 : Message validation based on payload size | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Spec flow | * | ||||||||||||||||||
Status | ONAP staging
ONAP release
| ||||||||||||||||||
Tester | Marek Pondel | ||||||||||||||||||
Precondition | ONAP setup with: consul, dcaegen2, dmaap, msb. | ||||||||||||||||||
Steps | 1. | Send N1=5 correct, N2=3 incorrect due to payload size greater than 1MB, N3=5 correct messages to HV-VES. | Expected results | 1. | N1 +N3 messages are published on DMaaP Kafka topic. |