Skip to content

Commit

Permalink
chore: kas: add root/no-password login to validation builds
Browse files Browse the repository at this point in the history
Changelog: Title
Ticket: None

Signed-off-by: Josef Holzmayr <[email protected]>
  • Loading branch information
TheYoctoJester committed Jan 10, 2025
1 parent 43021e3 commit acf5872
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kas/include/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ local_conf_header:
validation: |
IMAGE_INSTALL:append = " bootloader-validation "
MENDER_FEATURES_ENABLE:append = " mender-prepopulate-inactive-partition "
MENDER_FEATURES_DISABLE:append = " mender-growfs-data "
MENDER_FEATURES_DISABLE:append = " mender-growfs-data "
EXTRA_IMAGE_FEATURES:append = " allow-empty-password empty-root-password allow-root-login "

0 comments on commit acf5872

Please sign in to comment.