-
Notifications
You must be signed in to change notification settings - Fork 27
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
Enable device error logs kselftest on Genio 700 and 1200 EVK boards #978
Enable device error logs kselftest on Genio 700 and 1200 EVK boards #978
Conversation
15f9a91
to
6e78f23
Compare
Job named |
Can you recheck networking setup please? |
@nuclearcat There's a recent regression for which the fix is at https://lore.kernel.org/all/20250124191644.2309790-1-robh@kernel.org . Should hopefully land soon. Besides that there's a hang on the Genio 700 EVK on latest nexts, which I'll tackle ASAP. I'll ping back once these are resolved. |
@@ -1574,6 +1574,13 @@ jobs: | |||
- collabora-next:for-kernelci | |||
kcidb_test_suite: kselftest.devices-exist | |||
|
|||
kselftest-device-error-logs-main: |
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.
This also applies here but it can be done as a next step.
I'd also like to see the diff of params applied to these job definitions (here and its ChromeOS counterpart) - are they that much different?
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.
@pawiecz there's no difference between them, I copied it to pipeline.yaml so the test was available there. Can the jobs-chromeos.yaml now rely on the definition in pipeline.yaml?
any update on that? |
This test is already described in chromeos-jobs.yaml, but in order to be to able to run it on non-chromeos devices, add it to the main pipeline too. Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
6e78f23
to
62aa754
Compare
@nuclearcat actually yes, both fixes were merged last week, so at least we should be able to see the tests running fine on linux-next. I've rebased the PR to fix the conflict, so we should be good to go now. |
Depends on kernelci/kernelci-core#2786.
Genio 700: https://lava.collabora.dev/scheduler/job/17515212
Genio 1200: https://lava.collabora.dev/scheduler/job/17515224