From 425040c807f03eaae14b3c02708533f4f546d9c6 Mon Sep 17 00:00:00 2001 From: ChrisC Date: Tue, 16 Mar 2021 14:12:46 +0100 Subject: Remove unused dcae-be healthcheck Remove DCAE-DS backend Healthchecks that are noisy in the logs DCAE-DS was sunset in G release Issue-ID: SDC-3514 Signed-off-by: ChrisC Change-Id: Iad9d6738ec813be9b87766ed189deda34e711ab1 --- integration-tests/environments/integration-test.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'integration-tests') diff --git a/integration-tests/environments/integration-test.json b/integration-tests/environments/integration-test.json index dec9c2f042..1f804b81c6 100644 --- a/integration-tests/environments/integration-test.json +++ b/integration-tests/environments/integration-test.json @@ -10,9 +10,6 @@ "BE_VIP": "sdc-BE", "ONBOARDING_BE_VIP": "sdc-onboard-BE", "FE_VIP": "sdc-FE", - "DCAE_BE_VIP": "localhost", - "DCAE_FE_VIP": "localhost", - "DCAE_TOSCA_LAB_VIP": "localhost", "interfaces": { "application": "eth0", "private": "eth1" -- cgit 1.2.3-korg