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

Automate stable-rc reports in the new KernelCI infra #393

Open
1 of 9 tasks
padovan opened this issue Jun 19, 2024 · 0 comments
Open
1 of 9 tasks

Automate stable-rc reports in the new KernelCI infra #393

padovan opened this issue Jun 19, 2024 · 0 comments
Assignees

Comments

@padovan
Copy link
Contributor

padovan commented Jun 19, 2024

General

build reports

  • Grouping similar build failures happening on different architectures. ( Take notes from Legacy system as it already had this )
  • Extracting data from the dashboard and preparing the report as per the template.

boot reports

  • Have a basic mechanism to remove false positives. Apply the learning from regression tracking tool that we worked on last year
  • Retry option could be one basic test
  • Grouping similar boot failures for preparing the report as per the template.
    • This will be hard to analyze since we do not have a mechanism where we could understand the logs and find similarities between them
    • Missing config failures a lot recently in the new system so there should be a way to detect those kind of failures too.

Nice to have

  • Automatically add new stable-rc kernel branches ( not a high priority right now but definitely needed)
  • Notify whenever there is a release email from GregKH ( Already implemented here by @crazoes )
@padovan padovan self-assigned this Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant