Table of Contents |
---|
Introduction
The 72 hour Stability Test for Drools PDP has the goal of introducing a steady flow of transactions initiated from a Test Client server running JMeter. The onset messages will be submitted through REST interface of Drools PDP. The results are verified through REST interface of Drools PDP using facts, source & sink topics. The JMeter testing will exercise the following use cases:
...
- HTTP Authorization Manager - used to store user credentials which will be used for making HTTP requests.
- HTTP Request Defaults - used to store HTTP request details like Server Name or IP, Port, Protocol etc.
User Defined Variables - used to store following parameters.
Name Description Default Value size Indicates the maximum number of VNF instances. Used for generating VNF IDs. 2000 wait Wait time after each request so that the same gets processed by engine (in milliseconds) 500 vCPEControlLoop vCPE Control loop name ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e vDNSControlLoop vDNS Control loop name ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 vFWControlLoop vFirewall Controll loop name ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a VOLTEControlLoop VOLTE Control loop name ControlLoop-VOLTE-2179b738-fd36-4843-a71a-a8c24c70c55b threads Number of threads to run test cases in parallel. It should not be more than 2 as the sink queue size is 10. 2 threadsTimeOutInMs Synchronization timer for threads running in parallel (in milliseconds). 5000
Screenshot of drools PDP stability test plan
...