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/distribution-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/distribution-s3p.rst')
-rw-r--r-- | docs/development/devtools/distribution-s3p.rst | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/development/devtools/distribution-s3p.rst b/docs/development/devtools/distribution-s3p.rst index 015e10bb..b91e394f 100644 --- a/docs/development/devtools/distribution-s3p.rst +++ b/docs/development/devtools/distribution-s3p.rst @@ -230,7 +230,7 @@ Connect to Distribution JMX Port. Example Screenshot of visualVM -.. image:: images/distribution/distribution-s3p-vvm-sample.png +.. image:: distribution-s3p-results/distribution-s3p-vvm-sample.png Stability Test of Policy Distribution @@ -285,7 +285,7 @@ The following steps can be used to configure the parameters of the test plan. Screenshot of Distribution stability test plan -.. image:: images/distribution/distribution-s3p-testplan.png +.. image:: distribution-s3p-results/distribution-s3p-testplan.png Running the Test Plan @@ -324,13 +324,13 @@ Test Results **Test Statistics** -.. image:: images/distribution/dist_stability_statistics.PNG -.. image:: images/distribution/dist_stability_threshold.PNG +.. image:: distribution-s3p-results/dist_stability_statistics.PNG +.. image:: distribution-s3p-results/dist_stability_threshold.PNG **VisualVM Screenshots** -.. image:: images/distribution/dist_stability_monitor.PNG -.. image:: images/distribution/dist_stability_threads.PNG +.. image:: distribution-s3p-results/dist_stability_monitor.PNG +.. image:: distribution-s3p-results/dist_stability_threads.PNG Performance Test of Policy Distribution @@ -396,10 +396,10 @@ Test Results **Test Statistics** -.. image:: images/distribution/performance-statistics.png -.. image:: images/distribution/performance-threshold.png +.. image:: distribution-s3p-results/performance-statistics.png +.. image:: distribution-s3p-results/performance-threshold.png **VisualVM Screenshots** -.. image:: images/distribution/performance-monitor.png -.. image:: images/distribution/performance-threads.png +.. image:: distribution-s3p-results/performance-monitor.png +.. image:: distribution-s3p-results/performance-threads.png |