Updated README files and adaptation of consul/cbs config
Change-Id: I81494f56978a3d0ff06ec0d66968f33f08114103
Issue-ID: DCAEGEN2-1719
Signed-off-by: maximesson <maxime.bonneau@est.tech>
diff --git a/test/mocks/datafilecollector-testharness/auto-test/FTC2.sh b/test/mocks/datafilecollector-testharness/auto-test/FTC2.sh
index e498f42..cb2f71a 100755
--- a/test/mocks/datafilecollector-testharness/auto-test/FTC2.sh
+++ b/test/mocks/datafilecollector-testharness/auto-test/FTC2.sh
@@ -29,13 +29,12 @@
start_simulators
-consul_config_app 0 "../simulator-group/consul/c12_feed2_PM_secureMR.json"
-consul_config_dmaap 0 "../simulator-group/consul/dmaap_feed2.json"
+consul_config_app 0 "../simulator-group/consul/c12_feed2_PM.json"
-mr_secure_equal ctr_requests 0 60
+mr_equal ctr_requests 0 60
dr_equal ctr_published_files 0 60
-mr_secure_print tc_info
+mr_print tc_info
dr_print tc_info
drr_print tc_info
@@ -47,11 +46,11 @@
dr_equal ctr_published_files 1
-mr_secure_greater ctr_requests 1
+mr_greater ctr_requests 1
-mr_secure_equal ctr_events 1
-mr_secure_equal ctr_unique_files 1
-mr_secure_equal ctr_unique_PNFs 1
+mr_equal ctr_events 1
+mr_equal ctr_unique_files 1
+mr_equal ctr_unique_PNFs 1
dr_equal ctr_publish_query 1
dr_equal ctr_publish_query_bad_file_prefix 0
@@ -76,4 +75,4 @@
store_logs END
-print_result
\ No newline at end of file
+print_result