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

Parallel execution of TensorFlow Layer 1 Python tests #22173

Merged
merged 6 commits into from
Jan 18, 2024

Conversation

rajatkrishna
Copy link
Contributor

@rajatkrishna rajatkrishna commented Jan 16, 2024

Details:

  • Enable parallel execution of Tensorflow Layer 1 Python tests on Linux and Windows
  • Fix tests to be compatible with pytest-xdist plugin

Tickets:

@rajatkrishna rajatkrishna requested review from a team as code owners January 16, 2024 01:34
@github-actions github-actions bot added category: CI OpenVINO public CI category: TF FE OpenVINO TensorFlow FrontEnd github_actions Pull requests that update GitHub Actions code labels Jan 16, 2024
@ilya-lavrenov ilya-lavrenov added this to the 2024.0 milestone Jan 16, 2024
@mryzhov mryzhov requested review from mvafin and rkazants January 17, 2024 13:57
@mryzhov
Copy link
Contributor

mryzhov commented Jan 17, 2024

Great! Everything is ok, could you please also enable parallel execution of those test for Windows pipeline?

https://github.com/mryzhov/openvino/blob/master/.github/workflows/windows.yml#L403-L404

@rkazants
Copy link
Contributor

build_jenkins

@mryzhov mryzhov requested a review from ilya-lavrenov January 18, 2024 13:40
@ilya-lavrenov ilya-lavrenov merged commit 1a8f72f into openvinotoolkit:master Jan 18, 2024
83 checks passed
@rajatkrishna rajatkrishna deleted the tf_pytest_xdist branch January 18, 2024 14:58
@dorloff
Copy link
Contributor

dorloff commented Jan 18, 2024

Thanks a lot for your contribution @rajatkrishna , will be waiting for more! :-)

@rajatkrishna
Copy link
Contributor Author

@dorloff

Happy to contribute! I can go through open issues and pick some up as I find time between my coursework. If there are any issues you'd like me to take a look at, let me know or feel free to tag me! :)

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: TF FE OpenVINO TensorFlow FrontEnd github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Good First Issue]: Enable parallel execution of TensorFlow Layer 1 python tests
5 participants