Skip to content

Commit c31a4c8

Browse files
authored
[CI] [GHA] Add sccache server startup error to rerunner (openvinotoolkit#28814)
### Tickets: - *161077*
1 parent 7d18f00 commit c31a4c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/scripts/workflow_rerun/errors_to_look_for.json

+4
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,9 @@
126126
{
127127
"error_text": "the runner has received a shutdown signal",
128128
"ticket": 160818
129+
},
130+
{
131+
"error_text": "Timed out waiting for server startup",
132+
"ticket": 161077
129133
}
130134
]

0 commit comments

Comments
 (0)