Consumer algorithm improvment via autoblock during message iteration 33/8833/2
authorhalil.cakal <halil.cakal@est.tech>
Fri, 5 Aug 2022 07:49:13 +0000 (08:49 +0100)
committerhalil.cakal <halil.cakal@est.tech>
Mon, 8 Aug 2022 07:43:11 +0000 (08:43 +0100)
commitf87470c985836d38f7206f2e1e6298c6d010a8a7
tree1c2e6f27ba9ea7af6923126503b8c48488482f80
parentf0ec1252e0c98e4ee6989ea0a1e0eef9dd06c91b
Consumer algorithm improvment via autoblock during message iteration

Patch Set 2: Enriches test cases using more than one response topic and develops flag-controlled publish to response-topic feature.
Issue-ID: NONRTRIC-757
Change-Id: I99a50a44a2862787fda8d52e645ad01194af6a0b
Signed-off-by: halil.cakal <halil.cakal@est.tech>
near-rt-ric-simulator/test/KAFKA_DISPATCHER/resources/policytype_to_topicmap.json
near-rt-ric-simulator/test/KAFKA_DISPATCHER/src/dispatcher.py
near-rt-ric-simulator/test/KAFKA_DISPATCHER/src/maincommon.py
near-rt-ric-simulator/test/KAFKA_DISPATCHER_TEST/basic_test.sh
near-rt-ric-simulator/test/KAFKA_DISPATCHER_TEST/build_and_start.sh
near-rt-ric-simulator/test/KAFKA_DISPATCHER_TEST/timeout_test.sh [moved from near-rt-ric-simulator/test/KAFKA_DISPATCHER_TEST/basic_test_with_cust_header.sh with 94% similarity]
near-rt-ric-simulator/test/STD_2.0.0/build_and_start_with_kafka.sh
near-rt-ric-simulator/test/common/consume_events_from_kafka_bus.py [new file with mode: 0644]
near-rt-ric-simulator/test/common/publish_response_event_to_kafka_bus.py
near-rt-ric-simulator/test/common/test_common.sh