containers / qm

QM is a containerized environment for running Functional Safety qm (Quality Management) software
https://github.com/containers/qm
GNU General Public License v2.0
22 stars 25 forks source link

Find cleanup after /var/qm no disk space under /ffi/disk tests #566

Closed Yarboa closed 1 month ago

Yarboa commented 1 month ago

In SoC use case container is not killed by oom-killer, test stop on /var/qm no space left.

refer #553 Refer comment: https://github.com/containers/qm/pull/553#issuecomment-2346824914

Need to find clean exit status, and not failing the tests due to cleanup

dougsland commented 1 month ago

dup of #558