File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -396,9 +396,11 @@ ${FAN_RPM_MEASUREMENT_SENSOR_MODULE}= ${TBD}
396
396
# Base fw version set for every workflow
397
397
${DTS_TEST_VERSION_BASE } = v0.0.0
398
398
&{DTS_TEST_VERSIONS_BASE } =
399
- ... &{{ {workflow: "${DTS_TEST_VERSION_BASE }" for workflow in ${DTS_TEST_POSSIBLE_WORKFLOWS } } }}
399
+ ... &{{ {workflow: "Dasharo (coreboot+UEFI) ${DTS_TEST_VERSION_BASE }" for workflow in ${DTS_TEST_POSSIBLE_WORKFLOWS } } }}
400
400
... UEFI Update=Dasharo (coreboot+UEFI) ${DTS_TEST_VERSION_BASE }
401
+ ... SeaBIOS Update=Dasharo (coreboot+SeaBIOS) ${DTS_TEST_VERSION_BASE }
401
402
... UEFI->Heads Transition=Dasharo (coreboot+UEFI) ${DTS_TEST_VERSION_BASE }
403
+ ... SeaBIOS->UEFI Transition=Dasharo (coreboot+SeaBIOS) ${DTS_TEST_VERSION_BASE }
402
404
&{DTS_TEST_VERSIONS } = &{DTS_TEST_VERSIONS_BASE }
403
405
# TEST_SYSTEM_MODEL, TEST_BOARD_MODEL, TEST_SYSTEM_VENDOR variables to export
404
406
${DTS_TEST_SYSTEM_MODEL } = ${EMPTY }
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ ${TRENCHBOOT_SUPPORT}= ${TRUE}
107
107
${DTS_TEST_SYSTEM_VENDOR } = PC Engines
108
108
${DTS_TEST_BIOS_VENDOR } = coreboot
109
109
&{DTS_TEST_VERSIONS } = &{DTS_TEST_VERSIONS_BASE }
110
- ... SeaBIOS Update=v24.04.00.05 SeaBIOS->UEFI Transition=v24.04.00.05
110
+ ... SeaBIOS Update=Dasharo (coreboot+SeaBIOS) v24.04.00.05 SeaBIOS->UEFI Transition=Dasharo (coreboot+SeaBIOS) v24.04.00.05
111
111
@{DTS_TEST_WORKFLOWS } = UEFI Update SeaBIOS Update SeaBIOS->UEFI Transition
112
112
# TODO: Also seabios, add to tests
113
113
@{DTS_TEST_DEFAULT_RELEASES } = DPP
You can’t perform that action at this time.
0 commit comments