aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/datafilecollector-testharness/auto-test/FTC2.sh
diff options
context:
space:
mode:
authormaximesson <maxime.bonneau@est.tech>2019-08-30 14:05:15 +0000
committerDaniel Rose <dr695h@att.com>2019-09-09 14:55:34 +0000
commit69311bf8082471be45574c9a99b23e31e606669c (patch)
treec005c78aca429a7f09806de6a610b0b03e32de21 /test/mocks/datafilecollector-testharness/auto-test/FTC2.sh
parent6a5ec681a93a0ddf55080f164187791ed92578be (diff)
Updated README files and adaptation of consul/cbs config
Change-Id: I81494f56978a3d0ff06ec0d66968f33f08114103 Issue-ID: DCAEGEN2-1719 Signed-off-by: maximesson <maxime.bonneau@est.tech>
Diffstat (limited to 'test/mocks/datafilecollector-testharness/auto-test/FTC2.sh')
-rwxr-xr-xtest/mocks/datafilecollector-testharness/auto-test/FTC2.sh17
1 files changed, 8 insertions, 9 deletions
diff --git a/test/mocks/datafilecollector-testharness/auto-test/FTC2.sh b/test/mocks/datafilecollector-testharness/auto-test/FTC2.sh
index e498f42ef..cb2f71a25 100755
--- a/test/mocks/datafilecollector-testharness/auto-test/FTC2.sh
+++ b/test/mocks/datafilecollector-testharness/auto-test/FTC2.sh
@@ -29,13 +29,12 @@ log_sim_settings
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 @@ sleep_wait 30
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 @@ check_dfc_logs
store_logs END
-print_result \ No newline at end of file
+print_result