Dasharo / open-source-firmware-validation

OSFV infrastructure with automated tests and scripts for managing test results
Apache License 2.0
6 stars 1 forks source link

TPM tests should properly shutdown the DUT #251

Open pkubaj opened 3 months ago

pkubaj commented 3 months ago

Device

APU2/3/4/6

RTE version

1.1.0

Affected component(s) or functionality

No response

Brief summary

TPM tests currently don't shutdown the machine after test

How reproducible

No response

How to reproduce

Run a couple of TPM tests.

Expected behavior

All the tests should pass.

Actual behavior

After a couple of tests, next tests fail but pass when executed manually.

Link to screenshots or logs

dasharo_security.tar.gz

Additional context

No response

Solutions you've tried

No response

macpijan commented 2 months ago

@krystian-hebel the proper shutdown should happen in TPM tests, or in all tests, so this problem does not occur?

krystian-hebel commented 2 months ago

At least in test that runs right before TPM tests may be enough.