From: liamfallon Date: Sun, 24 Oct 2021 19:47:45 +0000 (+0100) Subject: Fix build, rename clashing PNG/png files X-Git-Tag: 3.5.0~23 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=614becba1f30dd7ff21c1e3e71ee125997c7d313;p=policy%2Fparent.git Fix build, rename clashing PNG/png files Issue-ID: POLICY-3770 Change-Id: Ibf8294c38d691804a382a6ce0c44757a9ce10bbe Signed-off-by: liamfallon --- diff --git a/docs/development/devtools/distribution-s3p.rst b/docs/development/devtools/distribution-s3p.rst index 015e10bb..8e3e1a04 100644 --- a/docs/development/devtools/distribution-s3p.rst +++ b/docs/development/devtools/distribution-s3p.rst @@ -324,13 +324,13 @@ Test Results **Test Statistics** -.. image:: images/distribution/dist_stability_statistics.PNG -.. image:: images/distribution/dist_stability_threshold.PNG +.. image:: images/distribution/dist_stability_statistics.png +.. image:: images/distribution/dist_stability_threshold.png **VisualVM Screenshots** -.. image:: images/distribution/dist_stability_monitor.PNG -.. image:: images/distribution/dist_stability_threads.PNG +.. image:: images/distribution/dist_stability_monitor.png +.. image:: images/distribution/dist_stability_threads.png Performance Test of Policy Distribution diff --git a/docs/development/devtools/images/pap-s3p-mem-at.PNG b/docs/development/devtools/images/pap-s3p-mem-at.PNG deleted file mode 100644 index b13a74f2..00000000 Binary files a/docs/development/devtools/images/pap-s3p-mem-at.PNG and /dev/null differ diff --git a/docs/development/devtools/images/pap-s3p-mem-bt.PNG b/docs/development/devtools/images/pap-s3p-mem-bt.PNG deleted file mode 100644 index 774d342d..00000000 Binary files a/docs/development/devtools/images/pap-s3p-mem-bt.PNG and /dev/null differ diff --git a/docs/development/devtools/images/pap-s3p-performance-result-jmeter.PNG b/docs/development/devtools/images/pap-s3p-performance-result-jmeter.PNG deleted file mode 100644 index 19788e73..00000000 Binary files a/docs/development/devtools/images/pap-s3p-performance-result-jmeter.PNG and /dev/null differ diff --git a/docs/development/devtools/images/pap-s3p-stability-result-jmeter.PNG b/docs/development/devtools/images/pap-s3p-stability-result-jmeter.PNG deleted file mode 100644 index 8357b1d4..00000000 Binary files a/docs/development/devtools/images/pap-s3p-stability-result-jmeter.PNG and /dev/null differ diff --git a/docs/development/devtools/images/stability-jmeter.PNG b/docs/development/devtools/images/stability-jmeter.png similarity index 100% rename from docs/development/devtools/images/stability-jmeter.PNG rename to docs/development/devtools/images/stability-jmeter.png diff --git a/docs/development/devtools/images/stability-visualvm1.PNG b/docs/development/devtools/images/stability-visualvm1.png similarity index 100% rename from docs/development/devtools/images/stability-visualvm1.PNG rename to docs/development/devtools/images/stability-visualvm1.png diff --git a/docs/development/devtools/images/stability-visualvm2.PNG b/docs/development/devtools/images/stability-visualvm2.png similarity index 100% rename from docs/development/devtools/images/stability-visualvm2.PNG rename to docs/development/devtools/images/stability-visualvm2.png