| ca738cf1 | 19-Sep-2025 |
Anupama B R <anupama.b.r1@ibm.com> |
Implementation of priming in wait-vpd-parsers
As part of PST priming system inventory and FRUs VPD collection will be part of systemd target, instead of being triggered internally by vpd-manager.
T
Implementation of priming in wait-vpd-parsers
As part of PST priming system inventory and FRUs VPD collection will be part of systemd target, instead of being triggered internally by vpd-manager.
This commit implements priming system blueprint in wait-vpd-parsers application and removes the priming from vpd-manager initialization flow.
``` Testing performed: 1. Removed PIM cache path in the system. 2. Restarted PIM service. systemctl restart xyz.openbmc_project.Inventory.Manager 3. Observed inventory paths are removed under PIM using below command busctl tree xyz.openbmc_project.Inventory.Manager 3. Restarted wait-vpd-parsers service systemctl restart wait-vpd-parsers 4. Observed that system is primed again with all inventory object paths, using below command busctl tree xyz.openbmc_project.Inventory.Manager ```
Change-Id: Ic93f54e909a247587208082830c5ebbe48f69f50 Signed-off-by: Anupama B R <anupama.b.r1@ibm.com>
show more ...
|