acassis commented on PR #18500: URL: https://github.com/apache/nuttx/pull/18500#issuecomment-4012313509
> @linguini1 Awesome thanks! Another thing that really bugs me: Downloading the ESP32 Runtime fails too often. Which also wastes our GitHub Runners. I explained this in my other video: https://www.youtube.com/watch?v=lwkMS_bgyXA > > Since you're testing a new CI, it might be good to fix the ESP32 Runtime Downloading too. @simbit18 might have some brilliant ideas. Thanks :-) Lup, I was thinking about these downloading all the time, maybe beside the mirror idea, we could have these files already available in the CI docker image. I don't know whether it is possible or not, but maybe it possible. Although in theory it is good to download the files to confirm the link still available, we know it is a major cause of CI failures and it also impacts in the Runner usage because a test that could be finished early needs to be executed again and again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
