kernelci / kernelci-core

Core KernelCI tools
https://kernelci.org
GNU Lesser General Public License v2.1
107 stars 97 forks source link

fix(kbuild): Implement file download retry #2731

Closed nuclearcat closed 2 weeks ago

nuclearcat commented 2 weeks ago

kbuild process prone to have networking issues due way k8s works. Implement proper retry.

Fixes: https://github.com/kernelci/kernelci-core/issues/2730

nuclearcat commented 2 weeks ago

Tested on staging