Table of Contents |
---|
...
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 messages are published on DMaaP Kafka topic. HV-VES interrupts connection when it encounters a message with too big GPB payload |
TC9 : Message validation based on WTP invalid format
TC9 : Message validation based on WTP invalid format | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
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 invalid format, N3=5 correct messages to HV-VES. | Expected results | 1. | N1+N3 messages are published on DMaaP Kafka topic. |