Andrey Kashchikhin
e4a83b9b77
[CI] [GHA] Extend Win CC pipeline with tests, make it static ( #20579 )
...
* start with transferring
* add CPU fun tests stage; complete CC stage
* start tests in comd
* uncomment
* fix step
* rm restore key
* align cmake
* add tbb path setting, continue on error
* add logs; add missing dir; add extension for ov cpu test bin
* add missing slash for path; explicitely set BUILD_TYPE
* correct paths for layer tests summary files; add tbb as target
* correct path to tbb
* rm triggers; add nightly trigger; rm debug conditions
* rm comment on cache
2023-10-19 18:05:55 +04:00
Ilya Lavrenov
e812831346
Added ctest labels for FE tests only if FW is found ( #20483 )
2023-10-16 16:29:37 +04:00
Ilya Lavrenov
56d74a82cb
Relocatable developer package ( #20327 )
...
* Merge Linux CC + static build + clang compiler
* Improvements
* Removed ie prefixes from cmake scripts
* Fixes for NPU
* Initial relocatable OpenVINO Developer package
* Improvements
* Try to fix
* improvements
* Export a lot of headers
* Removed NVIDIA pipeline; make it to be a job
* Fixes
* Fixes 2
* Try ilya-lavrenov repo
* Clean-up
* More imrpovements
* Even more improvements
* Override export, install
* Override export, install
* Disable pythonwheel generation for relocatable OV dev package
* Fixed issues with versions
* Fixed android build
* Fixed android build
* Fixed NPU build
* Update src/bindings/python/CMakeLists.txt
2023-10-12 22:59:04 +00:00
Ilya Lavrenov
ffbffed749
Enabled warnings as errors for static Ubuntu 22.04 ( #20302 )
2023-10-08 23:23:54 +04:00
Ilya Lavrenov
d6c2a10b38
Merge Linux CC + static build + clang compiler ( #20243 )
...
* Merge Linux CC + static build + clang compiler
* Improvements
* Fixes
2023-10-06 00:30:11 +04:00
Andrey Kashchikhin
77e043d342
[CI] [GHA] Transfer Linux CC to AKS runners ( #20146 )
...
* transfer to aks runner
* add missing git lfs
* use 22 ubuntu; rm unused ninja installation
2023-09-29 20:37:07 +04:00
dependabot[bot]
b7dcae3ab6
Bump actions/checkout from 3 to 4 ( #19893 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 10:42:07 +04:00
Ilya Lavrenov
0b8237f508
Removed testdata repo usage ( #19890 )
2023-09-18 06:59:56 +04:00
Andrey Kashchikhin
e090e37f6f
[CI] [GHA] Introduce GHA Linux Conditional Compilation Pipeline ( #19341 )
...
* introduce linux cc
* disable some triggers
* check dirs
* use another model
* return model
* rm triggers
---------
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
2023-09-15 16:24:44 +04:00