aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/performance/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2024-02-13Update S3Ps to use Kafkawaynedunican1-6/+6
Issue-ID: POLICY-4927 Change-Id: Id48d5b2470f3076914198a934af72ff936861072 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-11-23Fix metrics validation in API jmx filesrameshiyer271-24/+17
Issue-ID: POLICY-4845 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I6933f2e88ab09cd5fedb1772b139c2e895b33f00
2023-11-06Fix jmx files for API S3P testsrameshiyer271-108/+61
Issue-ID: POLICY-4845 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: I3398cead8ed9a2955f6a26fba48e8b5efc99689f
2023-02-15Automate S3P tests in Apiwaynedunican1-2/+2
- Trigger S3P test execution Issue-ID: POLICY-4156 Change-Id: If4d6401a6c8e9ee4767f8910956a7026bc971518 Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
2022-04-14Update policy-api stability and performance jmx filesPrakhar Pandey1-62/+2778
Policy-API S3P test files are being updated according to Jakarta release Issue-ID: POLICY-4007 Change-Id: Ic07020b387d94b85fe7f02ff5401daa5f90a90dc Signed-off-by: Prakhar Pandey <prakhar.pandey@bell.ca>
2021-11-02Rename username for API operations.adheli.tavares1-1/+1
Use an account other than healthcheck in API for provisioning of policies. Issue-ID: POLICY-2744 Change-Id: If41467531152a73ecda2756886914ba0a4c6d9b4 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2021-10-19Update api performance test jmx fileRam Krishna Verma1-5448/+1378
Issue-ID: POLICY-3652 Change-Id: If16c23460cc94738597d54de94e699fcffbc65e2 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2019-10-24Update S3P for new API endpointChenfei Gao1-0/+546
Issue-ID: POLICY-2185 Change-Id: I2d6e29ab6615734abcb1b16336bc5d6afa9937f1 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-08-16Add performance test for API componentChenfei Gao3-335/+7833
Added the test plan for performance test. Issue-ID: POLICY-1806 Change-Id: I3bd283e2aacac58ba3e0397eaa9ee8dada676871 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-04-08Adds basic performance tests for Policy APIBilal A2-0/+335
Includes 1) Basic health and stats tests 2) Log analysis script Change-Id: I239ad1fbb4793873a82cd804da5408f968fce875 Issue-ID: POLICY-1458 Signed-off-by: Bilal A <bilal@research.att.com>