summaryrefslogtreecommitdiffstats
path: root/csit/config/drools-applications
AgeCommit message (Collapse)AuthorFilesLines
2022-10-01Track configurable parameters in CSITsjhh1-0/+1
Issue-ID: POLICY-3464 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I5cc0445eb811bb584bc29342157874eec04b9777
2022-09-05Convert CSIT tests to use HTTP rather than HTTPSliamfallon8-0/+475
This commit converts the CSITs from HTTPS to HTTP. It also does some refactoring and didying up on the CSIT environment. Issue-ID: POLICY-4338 Change-Id: Ie19908a8d2a457df3ae5f4e490d5528889f395c8 Signed-off-by: liamfallon <liam.fallon@est.tech>