diff options
author | Benjamin Esquivel <benjamin.esquivel@linux.intel.com> | 2015-12-03 16:02:27 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-12 23:31:40 +0000 |
commit | 59c6c13a8fa1bfc8e0615463e00ccdef04a87a47 (patch) | |
tree | fffddf884a4d49690d0ef58ebee6f603d76d6a20 /meta/recipes-sato | |
parent | b411fec74f39d1efa7276046a32d6048b35dd199 (diff) | |
download | openembedded-core-59c6c13a8fa1bfc8e0615463e00ccdef04a87a47.tar.gz openembedded-core-59c6c13a8fa1bfc8e0615463e00ccdef04a87a47.tar.bz2 openembedded-core-59c6c13a8fa1bfc8e0615463e00ccdef04a87a47.zip |
oeqa/systemd: get runtest target boot time and log
oeqa.runtime.systemd.SystemdJournalTests.test_systemd_boot_time
this test will query the target boot time from journactl and will
print it to the output, if the time is obtained, the test passes
it then compares the boot time against the default systemd's
timeout TimeoutStartSec and if the boot time is greater than the
it will print it too
this test prints the startup time in the test log like:
...
test_systemd_boot_time (oeqa.runtime.systemd.SystemdJournalTests) ...
Startup finished in 6.922s (kernel) + 52.089s (userspace) = 59.011s.
Signed-off-by: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato')
0 files changed, 0 insertions, 0 deletions