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

Develop installation rules for time and stress tests #6649

Merged
merged 2 commits into from
Jul 16, 2021

Conversation

vurusovs
Copy link
Contributor

@vurusovs vurusovs commented Jul 14, 2021

Details:

  • Parallel build of stress and time tests lead to race while rebuild libgflags_nothreads.a (gflags isn't available in IE installed via installer, so targets should build it from sources by itself). As a solution each target will build artifacts to it's own folder, and it will be copied to a correct place via installation
  • In addition move gflags to StressTestsCommon library to pass dependency to each target via library

Tickets:

  • 55465

@vurusovs vurusovs requested a review from a team July 14, 2021 21:35
@vurusovs vurusovs changed the title Vu/fix time n stress Develop installation rules for time and stress tests Jul 14, 2021
@openvino-pushbot openvino-pushbot added the category: IE Tests OpenVINO Test: plugins and common label Jul 14, 2021
@azhogov
Copy link

azhogov commented Jul 16, 2021

@azhogov azhogov merged commit a92a737 into openvinotoolkit:master Jul 16, 2021
vurusovs added a commit to vurusovs/openvino that referenced this pull request Jul 21, 2021
…#6649)

* Prepare `install` rule for time_tests

* Prepare `install` rule for stress tests
azhogov pushed a commit that referenced this pull request Jul 22, 2021
* Develop installation rules for time and stress tests (#6649)

* Prepare `install` rule for time_tests

* Prepare `install` rule for stress tests

* Update path to `gflags`
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
…#6649)

* Prepare `install` rule for time_tests

* Prepare `install` rule for stress tests
andrei-cv pushed a commit to andrei-cv/openvino that referenced this pull request Aug 30, 2021
…#6649)

* Prepare `install` rule for time_tests

* Prepare `install` rule for stress tests
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
…#6649)

* Prepare `install` rule for time_tests

* Prepare `install` rule for stress tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: IE Tests OpenVINO Test: plugins and common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants