Skip to content

Add the test for ed25519 signed update

Denis Pynkin requested to merge wip/d4s/T5911 into apertis/v2020dev0

Check the public key availability and remote configuration.

Upgrade cases:

  • trying to upgrade with static bundle without signed commit
  • trying to upgrade with static bundle signed with unknown key
  • check the correct upgrade bundle

Test run on x86_64 HW (all checks passed but can't boot properly after upgrade -- known issue for x86_64): https://lava.collabora.co.uk/results/1830593

Merge request reports