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

Added install rules for tests #6344

Merged
merged 23 commits into from
Jun 25, 2021

Conversation

ilya-lavrenov
Copy link
Contributor

@ilya-lavrenov ilya-lavrenov commented Jun 24, 2021

Details:

  • Can be used as:
cmake -DCOMPONENT=tests -DCMAKE_INSTALL_PREFIX="prefix" -P cmake_install.cmake
  • They are not install during usual make install or cmake --install .

Tickets:

@ilya-lavrenov ilya-lavrenov requested a review from azhogov June 24, 2021 11:31
@ilya-lavrenov ilya-lavrenov force-pushed the cpack-dev-pkg branch 2 times, most recently from 2a05536 to d0a541d Compare June 25, 2021 08:16
@ilya-lavrenov ilya-lavrenov changed the title tests install Added install rules for tests Jun 25, 2021
@ilya-lavrenov ilya-lavrenov added this to the 2022.1 milestone Jun 25, 2021
@ilya-lavrenov ilya-lavrenov added category: build OpenVINO cmake script / infra category: IE Tests OpenVINO Test: plugins and common labels Jun 25, 2021
@ilya-lavrenov ilya-lavrenov marked this pull request as ready for review June 25, 2021 12:07
@ilya-lavrenov ilya-lavrenov requested a review from a team as a code owner June 25, 2021 12:07
@ilya-lavrenov ilya-lavrenov requested review from a team June 25, 2021 12:07
@azhogov azhogov merged commit 391aeeb into openvinotoolkit:master Jun 25, 2021
@ilya-lavrenov ilya-lavrenov deleted the cpack-dev-pkg branch June 25, 2021 12:17
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
* Moved cmake/templates to <root>

* Removed ngraph versioning, reused IE one

* Merged converage

* Removed duplicatde ngraph cmake options

* Moved dependencies to <root>/cmake

* Removed installing of VERSION

* Start #1

* cpack

* Added component type

* Added installation of tests targets

* Added ngraph tests target install

* Fixed runtime dependencies location

* Disable GNA unit tests

* Revert "Disable GNA unit tests"

This reverts commit da53986.

* Installed only core component

* Replaced ENABLE_DEV_PKG_INSTALL with EXCLUDE_FROM_ALL

* Removed extra cmake options
andrei-cv pushed a commit to andrei-cv/openvino that referenced this pull request Aug 30, 2021
* Moved cmake/templates to <root>

* Removed ngraph versioning, reused IE one

* Merged converage

* Removed duplicatde ngraph cmake options

* Moved dependencies to <root>/cmake

* Removed installing of VERSION

* Start #1

* cpack

* Added component type

* Added installation of tests targets

* Added ngraph tests target install

* Fixed runtime dependencies location

* Disable GNA unit tests

* Revert "Disable GNA unit tests"

This reverts commit da53986.

* Installed only core component

* Replaced ENABLE_DEV_PKG_INSTALL with EXCLUDE_FROM_ALL

* Removed extra cmake options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build OpenVINO cmake script / infra category: IE Tests OpenVINO Test: plugins and common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants