NUC BOX has no EC, so looking for it made the workflow fail.
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
Fixes the dependency on deprecated build_novacustom job, replacing it
with the new build_novacustom_laptop
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
This results in fewer per-workflow entries on
https://github.com/Dasharo/coreboot/actions making the page more
readable.
Also don't fetch whole commit history, 2000 commits should be fine for
practically anything (we have less than a 1000 commits on top of
upstream at the moment).
Upstream-Status: Pending
Change-Id: Ica2ff8972121dba8de3e650fd045ede2763d6d29
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
So we can group any checks in one place without causing a confusion.
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: I709fc05352e5eeb69a154661cf62b60dd3de3f3f
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Updated OSFV used by this workflow requires at least Python 3.13.
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: Id73ba9c581efb35e0872cc553217697fb664b0be
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Update the testing workflow with the OSFV test suite to prove, that
VirtIO storage drivers are visible in QEMU. Provide the required tools
to set up the test suite with osfv-test-data.
Upstream-Status: Inappropriate [CI workflow]
Signed-off-by: Kamil Aronowski <kamil.aronowski@yahoo.com>
This option is set as an easy indication in defconfigs that the given
platform is released under Dasharo. Use it in workflow for obtaining
the list of defconfigs for Dasharo platforms.
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: I3155f16d41742126b6fd769a4d6e12023115e638
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Run the tests CBK001.001 and CBK002.001 from OSFV's
dasharo-compatibility/custom-boot-menu-key.robot as per the build_q35
job's coreboot.rom artifact
Signed-off-by: Kamil Aronowski <kamil.aronowski@yahoo.com>