Hi, There was interest in knowing how to replay bitbake events through a toaster instance in an offline mode. I'm reforwarding the test eventreplay commit to the list as it has the relevant information. The README ( http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=ed/toaster/tests/eventreplay&id=92dd8d7561657c769d9d3b460cdce6f1f638547f) has the instructions.
-bavery an intel employee ---------- Forwarded message ---------- From: Ed Bartosh <[email protected]> Date: Mon, Oct 31, 2016 at 3:16 AM Subject: [Toaster] [PATCH 0/4] toaster: eventreplay tests To: [email protected] Hi, This patchset adds 2 tests that use eventreplay script to "replay" core-image-minimal and zlib build events. Note that tests require event files that are not included into the patchset due to their big size. Please, have a look at README file for the instructions how to produce event files. The following changes since commit 7c3a5891cb4f8c07bb3092dd6270459816ee9a14: toaster: tests builds test_core_image_min Clean ups (2016-10-31 11:29:15 +0200) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ed/toaster/tests/eventreplay http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h= ed/toaster/tests/eventreplay Ed Bartosh (4): toaster: use current directory if BUILDDIR is not set toaster: add eventreplay test case for core-image-minimal toaster: add eventreplay test case for zlib toaster: add tests/eventreplay/README bitbake/lib/toaster/orm/models.py | 2 +- bitbake/lib/toaster/tests/eventreplay/README | 22 +++++ bitbake/lib/toaster/tests/eventreplay/__init__.py | 97 +++++++++++++++++++++++ 3 files changed, 120 insertions(+), 1 deletion(-) create mode 100644 bitbake/lib/toaster/tests/eventreplay/README create mode 100644 bitbake/lib/toaster/tests/eventreplay/__init__.py -- Regards, Ed -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
-- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
