-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
In fitergateway i am getting this dummy data:
Received scenario handling request
handle_scenario: elapsed = 90.719µs
Successfully handled scenario
Received scenario parameter: ScenarioParameter { action: 0, scenario: Scenario { apiVersion: "v1", kind: "Scenario", metadata: MetaData { name: "infotainment", labels: None, annotations: None }, spec: ScenarioSpec { condition: None, action: "update", target: "infotainment" }, status: None } }
DDSManager - Creating typed listener for topic ''Generated - Creating listener for type:
subscribe_topic: elapsed = 25.289µs
No conditions for scenario: infotainment
process data for scenario: autonomous_driving
Topic: ""
Target Name: "{}"
Target Value: {}
process data for scenario: emergencypopup
Topic: ""
Target Name: "{}"
Steps to reproduce this Issue:
1->Launch apiserver,filtergateway,nodeagent,monitoringserver,ETCD
2->Parse first Yaml with some condition for example ADASOBSTECALE
3->Parse Second Yaml with no condition
Now after this we will get some dummy data in filtergateway every 100ms, there is no DDS data is coming them also we are getting DDS data processed logs from filtergateway.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels