diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-10-25 16:22:46 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-10-25 16:22:58 -0400 |
commit | aad9fe1a023579bad0bc8c432807d872bab9c894 (patch) | |
tree | a87705711d591bf74de3bab531f644314f3145b3 /docs/development/devtools/pap-s3p.rst | |
parent | 25addbb6f0f7119c016226763f527eadda3261f1 (diff) |
Refactor s3p documents
* Removed unused files
* Created component specific folders for s3p
Issue-ID: POLICY-3710
Change-Id: I87c872cc1132bf718cfd74fabb3a786685b26f4b
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'docs/development/devtools/pap-s3p.rst')
-rw-r--r-- | docs/development/devtools/pap-s3p.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/development/devtools/pap-s3p.rst b/docs/development/devtools/pap-s3p.rst index 6666fe78..4043a144 100644 --- a/docs/development/devtools/pap-s3p.rst +++ b/docs/development/devtools/pap-s3p.rst @@ -115,7 +115,7 @@ Stability test plan was triggered for 72 hours. **JMeter Screenshot** -.. image:: images/pap-s3p-stability-result-jmeter.png +.. image:: pap-s3p-results/pap-s3p-stability-result-jmeter.png **Memory and CPU usage** @@ -123,11 +123,11 @@ The memory and CPU usage can be monitored by running "top" command on the PAP po Memory and CPU usage before test execution: -.. image:: images/pap-s3p-mem-bt.png +.. image:: pap-s3p-results/pap-s3p-mem-bt.png Memory and CPU usage after test execution: -.. image:: images/pap-s3p-mem-at.png +.. image:: pap-s3p-results/pap-s3p-mem-at.png Performance Test of PAP @@ -185,4 +185,4 @@ Test results are shown as below. **JMeter Screenshot** -.. image:: images/pap-s3p-performance-result-jmeter.png
\ No newline at end of file +.. image:: pap-s3p-results/pap-s3p-performance-result-jmeter.png
\ No newline at end of file |