Use CBS in HV-VES testsuites

This change mostly follows related changes made in  DCAEGEN2-1302

- consul now starts with CBS service defined through consul.d directory
- moved to consul image used during oom-deployment
- changed hv-ves configuration endpoint to oom-deployment default

Change-Id: I09e10f9e58f7df22f536e7ad35d1467993baa3bc
Issue-ID: DCAEGEN2-1302
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
diff --git a/plans/dcaegen2-collectors-hv-ves/testsuites/.env b/plans/dcaegen2-collectors-hv-ves/testsuites/.env
index a64ba26..7e2fffc 100644
--- a/plans/dcaegen2-collectors-hv-ves/testsuites/.env
+++ b/plans/dcaegen2-collectors-hv-ves/testsuites/.env
@@ -8,6 +8,5 @@
 # IN XNF_SIMULATOR_LIBRARY PYTHON FILE.
 HV_VES_VERSION=1.1-SNAPSHOT
 
-HV_VES_CONFIG_URL=http://consul:8500/v1/kv/veshv-config?raw=true
 HV_VES_HEALTHCHECK_CMD=curl --request GET --fail --silent --show-error localhost:6060/health/ready && nc -vz localhost 6061
-HV_VES_MAIN_CLASS=org.onap.dcae.collectors.veshv.main.MainKt
\ No newline at end of file
+HV_VES_MAIN_CLASS=org.onap.dcae.collectors.veshv.main.MainKt