]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/runtime/systemd: Add a basic runtime test for the journal
authorRandy Witt <randy.e.witt@linux.intel.com>
Mon, 9 Mar 2015 20:04:14 +0000 (13:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Mar 2015 17:37:17 +0000 (17:37 +0000)
commit27baa182d44872f84bee3da36b95997ce0597d89
treedd90e71a8ac4fa79750fb5739813a0a0a908309d
parentfb29441216435b9bae47ca9cd42db5a6b1fe77d8
lib/oeqa/runtime/systemd: Add a basic runtime test for the journal

The test_systemd_journal() test will fail if journalctl exits with a
non-zero exit status. The exit status is non-zero even if there are no
journal files, which is what drove the creation of this test.

[Yocto #7388]

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/runtime/systemd.py