Skip to content

validate: check that run.steps exists in test definitions#622

Merged
roxell merged 1 commit into
Linaro:masterfrom
roxell:validate-add-run.steps-check
Mar 30, 2026
Merged

validate: check that run.steps exists in test definitions#622
roxell merged 1 commit into
Linaro:masterfrom
roxell:validate-add-run.steps-check

Conversation

@roxell
Copy link
Copy Markdown
Collaborator

@roxell roxell commented Mar 27, 2026

validate.py only checked metadata keys. A test definition without run.steps is not valid but was not caught.

Add a check for run.steps after the existing metadata validation.

validate.py only checked metadata keys. A test definition without
run.steps is not valid but was not caught.

Add a check for run.steps after the existing metadata validation.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Copy link
Copy Markdown
Contributor

@mwasilew mwasilew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roxell roxell merged commit 858f448 into Linaro:master Mar 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants