* add pipeline
* rm triggers
* address comments
* use uninteractive as env
* rm triggers
* rm unused testdata
* use better concurrency group
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
* use aks runner
* correct path
* provide path
* add missing cmake options; rm unnecessary dir creation
* use image from private docker
* split OV and plugin cmake & build; do not fail on warning for plugin build
* use different build_dir for nvidia plugin
* add missing options
* rm unnecessary options; add target for build
* Apply suggestions from code review
try fix for NVIDIA plugin
* Apply suggestions from code review
revert to default contrib repo, used ccache for CUDA files
---------
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>