Fix: Graph titles for Delta Report performance tests 90/143190/1
authorArpit Singh6 <AS00745003@techmahindra.com>
Tue, 10 Mar 2026 12:12:25 +0000 (17:42 +0530)
committerArpit Singh6 <AS00745003@techmahindra.com>
Tue, 10 Mar 2026 12:12:25 +0000 (17:42 +0530)
commitc8ad77278296b255d8883a6b89cc5da00708b031
treecb45a2d714c44c222d04bea2724a6d4c3d22b65f
parentdf4c9ecd027ddbcd9f03272f14cfd5be95fa1ee0
Fix: Graph titles for Delta Report performance tests

The title for following performance tests are incorrectly handled when saving to the Delta performance CSV file because of the presence of comma (,) in the title causing blank graphs to be generated.

- Delta b/w 2 anchors, w/o grouping all descendants
- Delta b/w 2 anchors, w/o grouping direct descendants
- Delta b/w 2 anchors, w/o grouping no descendants
- Delta b/w anchor & JSON, w/ grouping all descendants
- Delta b/w anchor & JSON, w/ grouping direct descendants
- Delta b/w anchor & JSON, w/ grouping no descendants

Removed all special characters from graph titles.

Isse-ID: CPS-3185
Change-Id: Iad75788e7dd9f0889c756f31097ce305622684ba
Signed-off-by: Arpit Singh6 <AS00745003@techmahindra.com>
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeltaPerfTest.groovy