aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/stability/src/main/resources/apisetup
AgeCommit message (Collapse)AuthorFilesLines
2022-05-18OpenSuse docker file for policy APIdanielhanrahan1-2/+1
Create OpenSuse docker file Add build profile for OpenSuse docker image Issue-ID: POLICY-4188 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I843cb59b5d6279c01a396998b12fc5c0c0691215
2022-03-01Add spring repository and service layer for tosca node templatesrameshiyer271-9/+0
Removed policy, policyType providers along with models provider configurations. Issue-ID: POLICY-3923 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I696be6380758dbcc5b53cef635f3065eb0ce9a70
2022-01-19Remove references to MariaDB from resource fileswaynedunican1-1/+1
Issue-ID: POLICY-2086 Change-Id: I3c7d95863e1f46f5d0217bad6bd486de95e16b3a Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
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>
2020-09-16Remove base64 encoding of password from apiRam Krishna Verma1-1/+1
Remove base64 encoding of db password from policy-api component. Issue-ID: POLICY-2550 Change-Id: If395896f88f56f0284187f23d90ec5e0252ea17f Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-06-15get cert store passwords from envjhh1-4/+1
Issue-ID: POLICY-2575 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Iba95d843d0cbf38e878915e6db742d5a74a03a5c
2020-05-19Updated scripts and testplan for api (Frankfurt)Chris Ramstad2-3/+35
Issue-ID: POLICY-2453 Signed-off-by: Chris Ramstad <cramstad@ciena.com> Change-Id: I8ed5da7b5fa76a0265291dc97bf765987ea2c2fa
2020-01-14Update policy-api for java11 dockerJim Hahn1-2/+2
Issue-ID: POLICY-1586 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: Ifeb693b4849dfd07057d2139b9f5b58e2ce3f0e5
2020-01-09Enabling logback file to be loaded using oom configmapa.sreekumar1-1/+2
Change-Id: I839b687716a72e2538495b46660fa697cdc2f4f8 Issue-ID: POLICY-2308 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-07-31Add policy api stability testChenfei Gao3-0/+96
Add jmeter test plan for api stability test Add scripts and config files for setting up api docker Add scripts and config files for setting up other components Issue-ID: POLICY-1805 Change-Id: I103288fc4a4e97997cbf99a0af0cddec7d570416 Signed-off-by: Chenfei Gao <cgao@research.att.com>