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

[GHA] Samples tests refactoring #1661

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

mryzhov
Copy link
Contributor

@mryzhov mryzhov commented Jan 31, 2025

Optimized the samples testing in CI pipelines by reusing already converted models, addressing the bottleneck caused by the time-consuming conversion step:

  • Wrapped c++/python samples calls to the pytest fixtures
  • Added test labels to be able to test only c++/python or tests for specific model types only

@github-actions github-actions bot added category: GHA CI based on Github actions category: cmake / build Cmake scripts no-match-files labels Jan 31, 2025
@mryzhov mryzhov marked this pull request as ready for review February 3, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: cmake / build Cmake scripts category: GHA CI based on Github actions no-match-files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants