Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automated: linux: update lmp-device-register test #494

Merged
merged 3 commits into from
Feb 16, 2024

Commits on Feb 13, 2024

  1. automated: linux: update lmp-device-register test

    This patch updates the strings matching to the current version of the
    software.
    
    Signed-off-by: Milosz Wasilewski <[email protected]>
    mwasilew committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    701befd View commit details
    Browse the repository at this point in the history
  2. automated: linux: lmp-device-register check toml file

    When lmp-device-register runs it creates sota.toml file from the values
    returned by server. This patch adds a check to confirm whether the file
    is a valid TOML.
    
    Signed-off-by: Milosz Wasilewski <[email protected]>
    mwasilew committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ae47983 View commit details
    Browse the repository at this point in the history
  3. automated: linux: use default token with lmp-device-register

    If LmP is configured with auto-registration, there should be a default
    token available on the device. With this patch lmp-device-register test
    uses the default token avoiding exposing it through test job.
    
    Signed-off-by: Milosz Wasilewski <[email protected]>
    mwasilew committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d39cf04 View commit details
    Browse the repository at this point in the history