commit | 5327d017c7219334fa51f0ceeed23cd8a8e866f8 | [log] [tgz] |
---|---|---|
author | George Keishing <gkeishin@in.ibm.com> | Thu Dec 08 08:43:29 2016 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Dec 14 16:15:06 2016 +0000 |
tree | 52c5430a1b2116ee9192021bd5ed7e8d64638c89 | |
parent | 9c760347ebcd0b7daa1099c95c28237bb727205e [diff] |
Prune archive journal log There is a case seen on system where the journal had filled up the /run/ filesystem. Apparently we don’t prune that yet in code for cleanup. Command Example : "journalctl —vacuum-size=1M" Defaulted to 1 Meg in the utils.robot. Resolves openbmc/openbmc-test-automation#231 Change-Id: I93fa162a77b24ce06926ee3ddf485520a90e5e11 Signed-off-by: George Keishing <gkeishin@in.ibm.com>