openvino/.github/scripts/workflow_rerun/tests
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
..
data [CI] [GHA] Introduce GHA pipeline rerunner (#23865) 2024-04-16 14:52:12 +00:00
__init__.py [CI] [GHA] Introduce GHA pipeline rerunner (#23865) 2024-04-16 14:52:12 +00:00
integration_test.py [CI] [GHA] Introduce GHA pipeline rerunner (#23865) 2024-04-16 14:52:12 +00:00
log_analyzer_test.py [CI] [GHA] Introduce GHA pipeline rerunner (#23865) 2024-04-16 14:52:12 +00:00
log_collector_test.py [CI] [GHA] Introduce GHA pipeline rerunner (#23865) 2024-04-16 14:52:12 +00:00