1*78199b44SGunnar Mills# Validate the same callback name works in different config files. 23ce5c484SBrad Bishop 33ce5c484SBrad Bishop- name: test path group 1 43ce5c484SBrad Bishop class: group 53ce5c484SBrad Bishop group: path 63ce5c484SBrad Bishop members: 7babf3b78SBrad Bishop - meta: PATH 83ce5c484SBrad Bishop path: /xyz/openbmc_project/testing/inst4 9babf3b78SBrad Bishop - meta: PATH 103ce5c484SBrad Bishop path: /xyz/openbmc_project/testing/inst6 113ce5c484SBrad Bishop 123ce5c484SBrad Bishop- name: test property group 1 133ce5c484SBrad Bishop class: group 143ce5c484SBrad Bishop group: property 153ce5c484SBrad Bishop type: string 163ce5c484SBrad Bishop members: 173ce5c484SBrad Bishop - interface: xyz.openbmc_project.Sensor.Iface3 18babf3b78SBrad Bishop meta: PROPERTY 193ce5c484SBrad Bishop property: Value2 203ce5c484SBrad Bishop 213ce5c484SBrad Bishop- name: test journal callback 1 223ce5c484SBrad Bishop class: callback 233ce5c484SBrad Bishop callback: journal 243ce5c484SBrad Bishop paths: test path group 1 253ce5c484SBrad Bishop properties: test property group 1 263ce5c484SBrad Bishop severity: INFO 273ce5c484SBrad Bishop message: Hello world from PDM! 28