Skip to content

Bug in filtergateway when no condition yaml is used #389

@akshaylg0314

Description

@akshaylg0314

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions