diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-11-11 14:06:52 -0500 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-11-11 14:06:57 -0500 |
commit | cbe857b267661e2f117016ac2fbf3a2020d5c5a8 (patch) | |
tree | 521abc0d77bbe4ea6cba202f6fb1be5a8228d3ea /docs/development/devtools/api-s3p.rst | |
parent | 9f1f920a1dfcf78428b4058f0127dfacf993e901 (diff) |
Fix image suffix to resolve errors
Issue-ID: POLICY-3710
Change-Id: I9735cf7c2c4437092245bbb83f198113f8c25246
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'docs/development/devtools/api-s3p.rst')
-rw-r--r-- | docs/development/devtools/api-s3p.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/development/devtools/api-s3p.rst b/docs/development/devtools/api-s3p.rst index 1c66297b..ed57cf15 100644 --- a/docs/development/devtools/api-s3p.rst +++ b/docs/development/devtools/api-s3p.rst @@ -140,11 +140,11 @@ A snapshot is taken before and after test execution to monitor the changes in re Memory and CPU usage before test execution: -.. image:: api-s3p-results/api_top_before_72h.JPG +.. image:: api-s3p-results/api_top_before_72h.jpg Memory and CPU usage after test execution: -.. image:: api-s3p-results/api_top_after_72h.JPG +.. image:: api-s3p-results/api_top_after_72h.jpg Performance Test of Policy API |