Skip to content

pstore-test case is getting failed in armhf

Affected images versions

apertis v2023 20230823.0317

Deployment Type v2022 v2023 v2024dev1 v2024dev2 v2024dev3
apt target/hmi 20231108.1905 20230823.0317
ostree target/hmi 20231108.1905 20230823.0317 20230830.0015

Unaffected images versions

N/A

Testcase

https://qa.apertis.org/testcases/v2023/pstore-test.html

Steps to reproduce

In step no.1 command is missing with "

$ sudo sh -c "echo 1 > /proc/sys/kernel/sysrq

$ sudo sh -c "echo 10 > /proc/sys/kernel/panic

$ sudo sh -c "echo c > /proc/sysrq-trigger

After giving that inverted columns in the commands, it works fine until step 10

After step 10, issue is reproducible.

Expected result

Test case should pass, with expected result.

Actual result

Test case is getting failed.

Reproducibility

How often the issue is hit when repeating the test and changing nothing (same device, same image, etc.)?

Put the in the most appropriate entry:

  1. always

Impact of bug

HIGH

Attachments

pstore.log

Root cause

Now systemd has support for pstore so tests need to be adapted.

Outcomes

Management data

This section is for management only, it should be the last one in the description.

/cc @andrunko @em @sudarshan @wlozano

Phabricator link: https://phabricator.apertis.org/T10022

Edited by Walter Lozano