aboutsummaryrefslogtreecommitdiffstats
path: root/integration-test/src
diff options
context:
space:
mode:
authoremaclee <lee.anjella.macabuhay@est.tech>2025-01-22 08:38:13 +0000
committerLee Anjella Macabuhay <lee.anjella.macabuhay@est.tech>2025-01-27 14:33:26 +0000
commitedd3f9055e9780761a6b4a34e9c10415d8d7003a (patch)
tree80fbd6851ef8f1f7a2b0e8b2408e8790edf1725b /integration-test/src
parent6fb1e85fd1cdb20cb8f64f81c188c29c0391ab2a (diff)
Change event topic name for trust level
- Seperate inventory related topics to cm data event topic Issue-ID: CPS-2500 Change-Id: I41a2cda78568f9979fc9f030f076c295c8d6908b Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
Diffstat (limited to 'integration-test/src')
-rw-r--r--integration-test/src/test/resources/application.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/integration-test/src/test/resources/application.yml b/integration-test/src/test/resources/application.yml
index 30598dfb90..95e1c4141e 100644
--- a/integration-test/src/test/resources/application.yml
+++ b/integration-test/src/test/resources/application.yml
@@ -102,6 +102,7 @@ app:
cm-subscription-dmi-out: ${CM_SUBSCRIPTION_DMI_OUT_TOPIC:dmi-ncmp-cm-avc-subscription}
cm-subscription-ncmp-out: ${CM_SUBSCRIPTION_NCMP_OUT_TOPIC:subscription-response}
cm-events-topic: ${NCMP_CM_EVENTS_TOPIC:cm-events}
+ inventory-events-topic: ncmp-inventory-events
lcm:
events:
topic: ${LCM_EVENTS_TOPIC:ncmp-events}