diff options
author | Ajith Sreekumar <ajith.sreekumar@bell.ca> | 2021-10-26 17:49:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-26 17:49:13 +0000 |
commit | 25d5a6b4f34ed8c636eab6df681155435ae4a294 (patch) | |
tree | 4b2202d038157184535cdf24e7e2941314937c19 /docs/development/devtools/distribution-s3p.rst | |
parent | c59c15978f892d86855f587161b52f177f61c2bd (diff) | |
parent | e8404e49f12f5f02fc2f9d1938ccfb6128e115d8 (diff) |
Merge "Refactor s3p documents" into istanbul
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 |