Andrei Kashchikhin
1a5776e8ef
[CI] [GHA] Add `Timeout was reached` to the list of errors in rerunner ( #24928 )
...
### Tickets:
- *142653*
2024-06-10 19:03:16 +00:00
Andrei Kashchikhin
5104769953
[CI] [GHA] Add `Unable to fetch some archives` to errors to look for file ( #24782 )
...
### Tickets:
- *130965*
2024-05-30 13:29:40 +00:00
Denis Orlov
003c540c72
Add copyright headers to Python scripts in the github folder ( #24449 )
...
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2024-05-09 20:30:21 +00:00
Andrei Kashchikhin
4adbfe8f25
[CI] [GHA] Add errors to look for in rerunner ( #24341 )
...
### Tickets:
- *130955*, *139384*
2024-05-09 11:14:30 +00:00
Andrei Kashchikhin
8ec1fdbe6b
[CI] [GHA] Fix workflow rerunner statistics collection ( #24199 )
...
I checked the fix here:
https://github.com/openvinotoolkit/openvino/actions/runs/8801551316/job/24155181816 .
2024-04-24 11:18:06 +00:00
Andrei Kashchikhin
05f06192d6
[CI] [GHA] Collect workflow rerunner statistics ( #24054 )
...
Based on #23865 .
### Tickets:
- *138639*
2024-04-19 15:38:18 +00:00
Andrei Kashchikhin
8a97fdac1f
[CI] [GHA] Introduce GHA pipeline rerunner ( #23865 )
...
### Details:
This PR introduces a GHA pipeline rerunner. It should scan the failed
workflows' logs and re-run those having known sporadic errors.
The rerunner is a Python script which is used by a dedicated workflow.
The workflow will not run from this PR, it needs to be in `master`. I've
checked the workflow and script in the private repo.
### Tickets:
- *136935*
2024-04-16 14:52:12 +00:00