Skip to content

Adapt pstore test to use systemd-pstore

Nithin Mysore Nagesh requested to merge wip/nht4kor/pstore into apertis/v2025dev2

After systemd has started to support pstore the test needs to be adapted to use this new functionality. Upon startup, systemd-pstore will monitor and extract the pstore contents and save it inside /var/lib/systemd/pstore/.

This also fixes the failure in the current test as /sys/fs/pstore: is not longer available.

Edited by Nithin Mysore Nagesh

Merge request reports