Skip to content

Commit

Permalink
tests/nested/manual/uc-update-assets-secure-add-sbat: do not run for …
Browse files Browse the repository at this point in the history
…uc24+ (canonical#14286)

There is no point to test this case on uc24 or later, we already have
an sbat, and it is unlikely any UC24 will boot without one.  Also it
becomes difficult to build an old version on shim on newer GCC.
  • Loading branch information
valentindavid authored Aug 7, 2024
1 parent 5b2c519 commit 6f4234d
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ details: |
This will happen on UC20 and we need to make sure that it will
continue to boot.
systems: [ubuntu-2*]
# There is no point to test this case on uc24 or later, we already
# have an sbat, and it is unlikely any UC24 will boot without one.
# Also it becomes difficult to build an old version on shim on newer
# GCC.
systems: [ubuntu-20.04-64, ubuntu-22.04-64]

environment:
NESTED_ENABLE_SECURE_BOOT: true
Expand Down

0 comments on commit 6f4234d

Please sign in to comment.