kernelci / kernelci/kcidb-io

Support environment identification

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
13
PR merge metrics
No merged PRs in 30d

Description

In order to be able to group tests by host, add a way to uniquely identify the environment by origin.

This could take the form of an origin-unique ID stored in `environment`, which shouldn't require the origin name in it, since that's already in the "test" object. However, we need to check what kind of query would that require.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect how the environment and test objects are represented, along with the existing query paths. Determine a unique environment identifier by origin that does not duplicate the origin name, and confirm that environments can then be grouped by host.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.