Update batch id searches to return alternate ids 12/140612/3
authorhalil.cakal <halil.cakal@est.tech>
Thu, 27 Mar 2025 11:13:03 +0000 (11:13 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Tue, 1 Apr 2025 09:58:36 +0000 (10:58 +0100)
commite871c361bf3b135913e6818fdac4acff49708a25
tree4e0cec940a333b1bac9b28e069ec7ee261f2cc5d
parenta0993069311561c2b48e79df9273d421eb252723
Update batch id searches to return alternate ids

- keep the query parameter (?outputAlternateId=true) common for id-searches and searches
  since it does not have any negative impact for the searches when provided this way the code
  is more simple and readable
- function names kept the same to comply with the response messages
- the plot names kept the same to maintain the history in local storage of kpi plot job

Issue-ID: CPS-2715

Change-Id: I8146e7ecb04ddd4b907fae94e91fd78bd535b58c
Signed-off-by: halil.cakal <halil.cakal@est.tech>
k6-tests/ncmp/common/search-base.js
k6-tests/ncmp/ncmp-test-runner.js