-
Notifications
You must be signed in to change notification settings - Fork 18
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
Adding 6.12 delete 4.19 #367
base: master
Are you sure you want to change the base?
Adding 6.12 delete 4.19 #367
Conversation
Signed-off-by: Naresh Kamboju <[email protected]>
Signed-off-by: Naresh Kamboju <[email protected]>
_data/tests.yml
Outdated
@@ -18,6 +15,9 @@ tests: | |||
- name: "6.6" | |||
project_url: "https://qa-reports.linaro.org/api/projects/1971/" | |||
squad_url: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/ | |||
- name: "6.12" | |||
project_url: "https://qa-reports.linaro.org/api/projects/2174/" | |||
squad_url: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link wrong
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's probably better to do these as two separate commits, but it's okay.
The linux-4.19.y stable branch has reached its End of Life and is no longer supported by upstream maintainers. This commit removes the linux-4.19.y branch from LKFT test coverage to align with upstream maintenance status. Signed-off-by: Naresh Kamboju <[email protected]>
The linux-6.12.y branch was recently designated as a Long-Term Stable (LTS) branch by Greg Kroah-Hartman. LKFT has integrated linux-6.12.y into its test plans. Signed-off-by: Naresh Kamboju <[email protected]>
8b0c860
to
4179aba
Compare
The code changes have been updated and ready to merged. |
I guess we should fill in the RC logs from week 26 2024 to todays date too or? |
@roxell The rclog is updated for Year 2024. |
_pages/logs_rclog.md
Outdated
- [4.19.323-rc2](https://lore.kernel.org/stable/CA+G9fYs8jLY9t=u+rBJ8e18LbpB10ortb6q8j0r8yRPw6-J=JA@mail.gmail.com), [5.4.285-rc2](https://lore.kernel.org/stable/CA+G9fYuXK1LYzu++g6LUBOEhbOMQSO9Zz6AhM7100NMMEZLuAg@mail.gmail.com), [6.11.7-rc2](https://lore.kernel.org/stable/CA+G9fYtr2V+noAMBzyCafOMOeZf33bo6DKMcGOqsH0-C+0xPEw@mail.gmail.com) | ||
### 2024-11-06 | ||
#### Reported regression (<48h) | ||
- 5.4.285-rc1,[arm builds fail](https://lore.kernel.org/stable/CA+G9fYvqfxYX8r1rMcaiaq-K0xuVf4-pRrS77ovNMHNiA+FPkA@mail.gmail.com) (<48h) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you say "(<48)" here and its already stated in the "#### Reported regression <48h)"...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the review.
I will update.
Signed-off-by: Naresh Kamboju <[email protected]>
f1c0b6e
to
14c403f
Compare
Signed-off-by: Naresh Kamboju <[email protected]>
Signed-off-by: Naresh Kamboju <[email protected]>
Signed-off-by: Naresh Kamboju <[email protected]>
No description provided.