summaryrefslogtreecommitdiffstats
path: root/docs/development/devtools/apex-s3p.rst
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2022-04-13 08:43:36 +0000
committerGerrit Code Review <gerrit@onap.org>2022-04-13 08:43:36 +0000
commit977a81da2257629a1fa54515578d3773f934f12f (patch)
tree25090e8538f7bf836202d0232d539d232a1a465e /docs/development/devtools/apex-s3p.rst
parentec1d537663eea6764322993c4bbc684c984fceb2 (diff)
parent45ce655d0a7a1568e3518bc968f968a41688f99d (diff)
Merge "Fix typos in policy docs devtools"
Diffstat (limited to 'docs/development/devtools/apex-s3p.rst')
-rw-r--r--docs/development/devtools/apex-s3p.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/development/devtools/apex-s3p.rst b/docs/development/devtools/apex-s3p.rst
index 04f52acd..a4759f5c 100644
--- a/docs/development/devtools/apex-s3p.rst
+++ b/docs/development/devtools/apex-s3p.rst
@@ -30,8 +30,8 @@ Setup Details
testsuites/performance/performance-benchmark-test/src/main/resources/apexPdpPerformanceTestPlan.jmx
.. Note::
- Policy executions are validated in a more strict fashion during the tests.
- There are test cases where upto 80 events are expected on the DMaaP topic.
+ Policy executions are validated in a stricter fashion during the tests.
+ There are test cases where up to 80 events are expected on the DMaaP topic.
DMaaP simulator is used to keep it simple and avoid any message pickup timing related issues.
Stability Test of APEX-PDP
@@ -90,7 +90,7 @@ The following steps can be used to configure the parameters of test plan.
- **HTTP Authorization Manager** - used to store user/password authentication details.
- **HTTP Header Manager** - used to store headers which will be used for making HTTP requests.
-- **User Defined Variables** - used to store following user defined parameters.
+- **User Defined Variables** - used to store following user defined parameters.
=================== ===============================================================================
**Name** **Description**
@@ -205,5 +205,5 @@ Test results are shown as below.
Summary
+++++++
-Multiple policies were executed in a multi threaded fashion for both stability and performance tests.
+Multiple policies were executed in a multi-threaded fashion for both stability and performance tests.
Both tests ran smoothly without any issues.