Skip to content

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

Open
roxell wants to merge 1 commit intoLinaro:masterfrom
roxell:validate-add-run.steps-check
Open

validate: check that run.steps exists in test definitions#622
roxell wants to merge 1 commit intoLinaro: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

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