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

[PaddlePaddle] Unit tests run on CI fixes (Win+Lin) #6820

Merged
merged 2 commits into from
Jul 28, 2021

Conversation

nosovmik
Copy link
Contributor

@nosovmik nosovmik commented Jul 27, 2021

Details:

  • Win+Lin: add "clean build dir" step to ensure generated test models are taken from installation
  • Windows fix: execute "pip show" on same drive where python is installed. On CI machines Python is installed on "C:" drive, but build dir is on "D:" drive
  • Windows: execute tests with FE_TEST_MODELS env variable

Tickets:

  • 59502

@nosovmik nosovmik force-pushed the pdpd_ci_win branch 4 times, most recently from b18e94a to 082dbfc Compare July 27, 2021 12:52
@nosovmik nosovmik changed the title [Don't merge] Test windows CI PaddlePaddle unit tests CI fixes Jul 27, 2021
@nosovmik nosovmik changed the title PaddlePaddle unit tests CI fixes [PaddlePaddle] Unit tests run on CI fixes Jul 27, 2021
@nosovmik nosovmik marked this pull request as ready for review July 27, 2021 13:20
@nosovmik nosovmik requested review from a team July 27, 2021 13:20
@nosovmik nosovmik changed the title [PaddlePaddle] Unit tests run on CI fixes [PaddlePaddle] Unit tests run on CI fixes (Win+Lin) Jul 27, 2021
@ilya-lavrenov ilya-lavrenov added this to the 2022.1 milestone Jul 27, 2021
@ilya-lavrenov ilya-lavrenov added category: CI OpenVINO public CI category: IE Tests OpenVINO Test: plugins and common labels Jul 27, 2021
nosovmik added 2 commits July 27, 2021 19:01
Win+Lin: add "clean build dir" step to ensure generated test models are taken from install
Windows fix: execute "pip show" on same drive where python is installed
Windows: execute tests with FE_TEST_MODELS env variable
@nosovmik
Copy link
Contributor Author

@azhogov CI is finally passed. Can we merge it to enable PDPD tests in Azure Windows CI?

@ilya-lavrenov ilya-lavrenov merged commit 5d3ab31 into openvinotoolkit:master Jul 28, 2021
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
Win+Lin: add "clean build dir" step to ensure generated test models are taken from install
Windows fix: execute "pip show" on same drive where python is installed
Windows: execute tests with FE_TEST_MODELS env variable
andrei-cv pushed a commit to andrei-cv/openvino that referenced this pull request Aug 30, 2021
Win+Lin: add "clean build dir" step to ensure generated test models are taken from install
Windows fix: execute "pip show" on same drive where python is installed
Windows: execute tests with FE_TEST_MODELS env variable
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
Win+Lin: add "clean build dir" step to ensure generated test models are taken from install
Windows fix: execute "pip show" on same drive where python is installed
Windows: execute tests with FE_TEST_MODELS env variable
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: IE Tests OpenVINO Test: plugins and common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants