kernelci / kernelci-pipeline

Modular pipeline based on the KernelCI API
GNU Lesser General Public License v2.1
6 stars 18 forks source link

`kunit` failures on staging #653

Closed JenySadadia closed 1 week ago

JenySadadia commented 2 weeks ago

kunit tests are failing on staging when the job is being tried to submit on docker runtime.

For example: https://staging.kernelci.org:9000/viewer?node_id=6673c530c2e159e7b03c3fe9 Error message: "Error while fetching server API version: Not supported URL scheme http+docker"

JenySadadia commented 2 weeks ago

Root cause: The issue is fixed after discarding https://github.com/kernelci/kernelci-core/pull/2555 from staging. Successful test job: https://staging.kernelci.org:9000/viewer?node_id=6673d512b8bac44a8b2ee615