Commit Graph

2 Commits

Author SHA1 Message Date
mssonicbld
2a1c29b7d4
[ci] Fix docker hang issue and change template reference branch (#13894) (#13919) 2023-02-22 14:56:03 +08:00
Liu Shilong
785f9c3f0c
[ci] Kill hanged docker build process to avoid build timeout issue. (#13726) (#13728)
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
2023-02-20 18:16:44 +08:00