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

[ci] Kill hanged docker build process to avoid build timeout issue. #13728

Merged
merged 1 commit into from
Feb 20, 2023

Commits on Feb 17, 2023

  1. [ci] Kill hanged docker build process to avoid build timeout issue. (s…

    …onic-net#13726)
    
    Why I did it
    Docker build has a low rate of hanging up.
    It hangs on different steps. So, it looks like a bug in docker daemon.
    
    How I did it
    Start a daemon process to scan running time more than 1 hours, and kill the process.
    
    How to verify it
    liushilongbuaa committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    059a7ae View commit details
    Browse the repository at this point in the history