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

Get chromeos version for tast tests #2741

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

JenySadadia
Copy link
Collaborator

Add a method to get measurement(chromeos version) field for os-release test case from LAVA callback data.
Store the information into node.data.misc field of test node.

Jeny Sadadia added 2 commits November 13, 2024 16:36
Add a field to store miscellaneous fields in
test node `data` field.
For example, store chromeos version information
for tast tests.

Signed-off-by: Jeny Sadadia <[email protected]>
Add a method to get `measurement`(chromeos version) field
for `os-release` test case from LAVA callback data.
Store the information into `node.data.misc` field of
test node.

Signed-off-by: Jeny Sadadia <[email protected]>
@JenySadadia
Copy link
Collaborator Author

Tested OK on staging:

https://staging.kernelci.org:9000/nodes?name=os-release&data.misc.measurement=124

@nuclearcat nuclearcat added this pull request to the merge queue Nov 14, 2024
Merged via the queue into kernelci:main with commit e993441 Nov 14, 2024
4 checks passed
@JenySadadia JenySadadia deleted the os-release-measurement branch November 14, 2024 07:31
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