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

Hard to distinguish defconfig variants #962

Open
broonie opened this issue Feb 19, 2025 · 2 comments
Open

Hard to distinguish defconfig variants #962

broonie opened this issue Feb 19, 2025 · 2 comments

Comments

@broonie
Copy link
Member

broonie commented Feb 19, 2025

Looking at the build results for today's -next:

https://dashboard.kernelci.org/tree/e5d3fd687aac5eceb1721fa92b9f49afcf4c3717?df%7Cbs%7CSuccess=true&ti%7Cc=next-20250218&ti%7Cch=e5d3fd687aac5eceb1721fa92b9f49afcf4c3717&ti%7Cgb=master&ti%7Cgu=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Fnext%2Flinux-next.git&ti%7Ct=next

there are multiple entries for the defconfig with gcc-12 and clang-17 - these should be different builds (I'd expect different config fragments) but they're not distinguished in the dashboard.

@MarceloRobert
Copy link
Collaborator

Hi @broonie , the dashboard is showing the information that is in the database, meaning that there are multiple rows with "defconfig" as the config_name but different architectures and compilers. One thing you could do is click on any config or architecture or compiler in the cards and that will filter the results as done here:
https://dashboard.kernelci.org/tree/e5d3fd687aac5eceb1721fa92b9f49afcf4c3717?df%7Cc%7Cdefconfig=true&ti%7Cc=next-20250218&ti%7Cch=e5d3fd687aac5eceb1721fa92b9f49afcf4c3717&ti%7Cgb=master&ti%7Cgu=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Fnext%2Flinux-next.git&ti%7Ct=next

I don't see where the information for config fragments would be, could you clarify what you mean by that?

@broonie
Copy link
Member Author

broonie commented Feb 19, 2025 via email

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

No branches or pull requests

2 participants