aboutsummaryrefslogtreecommitdiffstats
path: root/csit/config/clamp/application-smoke.properties
AgeCommit message (Collapse)AuthorFilesLines
2022-09-05Convert CSIT tests to use HTTP rather than HTTPSliamfallon1-6/+6
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>
2022-03-22Added scripts for manual smoke testingsaul.gill1-0/+197
Added some scripts, docker compose and config files This is to aid in manual smoke testing Policy gui and policy backend have been added Issue-ID: POLICY-4000 Change-Id: Ia89cab416b02ab034c65ba8224536cde2f65c0c5 Signed-off-by: saul.gill <saul.gill@est.tech>