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] [GHA] Introduce C++ unittests on Debian ARM #26656

Merged

Conversation

akashchi
Copy link
Contributor

Tickets:

  • 152687

@akashchi akashchi added the WIP work in progress label Sep 18, 2024
@akashchi akashchi added this to the 2024.5 milestone Sep 18, 2024
@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code category: dockerfiles labels Sep 18, 2024
@akashchi akashchi requested review from a team as code owners October 2, 2024 12:03
@akashchi akashchi requested review from itikhono and removed request for a team October 2, 2024 12:03
@ilya-lavrenov
Copy link
Contributor

@akashchi it's much more efficient to rerun only specific jobs instead of merging master branch each time.

@akashchi
Copy link
Contributor Author

@akashchi it's much more efficient to rerun only specific jobs instead of merging master branch each time.

I know. I was trying to do so for failing Python and C++ tests earlier but the problem was that it did not merge the latest master with the necessary fixes -> was using the same artefacts -> failing with the same errors. I guess I could have restarted only the problematic workflows and master would have been merged on the checkout stage. I'll try it if something fails.

@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Oct 11, 2024
Merged via the queue into openvinotoolkit:master with commit 3976549 Oct 11, 2024
164 of 165 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CI OpenVINO public CI category: CPU OpenVINO CPU plugin category: dockerfiles category: IE Tests OpenVINO Test: plugins and common category: LP transformations OpenVINO Low Precision transformations category: TF FE OpenVINO TensorFlow FrontEnd category: TFL FE OpenVINO TensorFlow Lite FrontEnd category: transformations OpenVINO Runtime library - Transformations github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants