Skip to content

Commit

Permalink
dts: e2e: fix DPP access mesage (#685)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniil Klimuk <[email protected]>
  • Loading branch information
DaniilKl authored Jan 28, 2025
1 parent 7df966b commit 4720481
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dts/dts-e2e.robot
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ ${DTS_DCR_UEFI_OPT}= c
${DTS_DPP_UEFI_OPT}= d
${DTS_DPP_SEA_OPT}= s
# DTS subscription checkpoints:
${DTS_NOACCESS_DPP_UEFI}= DPP version (coreboot + UEFI) available but you don't have access
${DTS_NOACCESS_DPP_SEABIOS}= DPP version (coreboot + SeaBIOS) available but you don't have access
${DTS_NOACCESS_DPP_HEADS}= DPP version (coreboot + Heads) available but you don't have access
${DTS_NOACCESS_DPP_UEFI}= Dasharo Pro Package version (coreboot + UEFI) is also available.
${DTS_NOACCESS_DPP_SEABIOS}= Dasharo Pro Package version (coreboot + SeaBIOS) is also available.
${DTS_NOACCESS_DPP_HEADS}= Dasharo Pro Package version (coreboot + Heads) is also available.


*** Test Cases ***
Expand Down

0 comments on commit 4720481

Please sign in to comment.