aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/performance/performance-benchmark-test/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2024-05-27Update to Apex jmx fileswaynedunican1-1241/+543
Issue-ID: POLICY-4977 Change-Id: If2aad259007ed3cf84aea4f7ad99ea7fbe379a69 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-03-05Update S3Ps to use Kafkawaynedunican1-466/+312
Issue-ID: POLICY-4927 Change-Id: I3f57345543c86eb441dfb611d9e36b64e586433f Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-11-28Update Apex-PDP jmx fileswaynedunican1-132/+228
Issue-ID: POLICY-4843 Change-Id: I949a7c74fbf984def9d919db8f1f3ca959ca31cd Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-02-15Automate S3P tests in Apexwaynedunican1-8/+8
- Trigger S3P test execution Issue-ID: POLICY-4156 Change-Id: Iaf73a3b39b76c0239cc518fb87a6cf02b41d2e26 Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
2022-05-04APEX-PDP S3P changes for Jakartadanielhanrahan1-30/+49
Update credentials for healthcheck/policyadmin Use JMeter user defined variables in policies for SIM_HOST, DMAAP_PORT and CDS_PORT Issue-ID: POLICY-4010 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I4f44b4721c24b70ef5dac24b8300350a2e34ed5f
2021-10-08APEX-PDP S3P changes for Istanbula.sreekumar1-655/+5486
Change-Id: I58f564ef19df39f2c0fff64a72c9f083faf88556 Issue-ID: POLICY-3655 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2021-04-15Update jMeter test filesarkadiusz.adamski1-0/+2928
- Update performance test file - Update stability test file Issue-ID: POLICY-3109 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: Ibcab9cd012ed9ea50cb389f45ae7d8149b850a2d
2020-09-17Cleanup related to removal of legacy format support in APEXa.sreekumar35-35/+0
This review basically just removes all "policyModelFileName" occurences which are not used anymore. Change-Id: Ibac8ec776dd989a5d677ff27a99eb7a36110773f Issue-ID: POLICY-2835 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2018-11-20Refactor Apex benchmark testsliamfallon36-0/+1584
Apex performance tests are refactored and reorganised to be all in the one place and to be coherent. A test REST server that can generate events in batches is introduced and this can be configured to respond to REST calls from Apex with various batch sizes that can be varied for performance tests. Actual performance tests are added for the various executors in Apex. Change-Id: I692b41e1e4451e821a618c64dead5cc8e9685d08 Issue-ID: POLICY-812 Signed-off-by: liamfallon <liam.fallon@ericsson.com>