openvino/tests
Andrey Kashchikhin b67cff7cd5
[CI] [GHA] Introduce macOS ARM64 as a matrix parameter in the macOS pipeline (#20363)
* add m1 mac pipelines as a matrix parameter

* Update mac.yml

disable java_api because of macos arm64 - Java is not available on macOS arm64 runners

* Update mac.yml

added always condition for all tests

* Update mac.yml

* Update mac.yml

* Update mac.yml

* Update setup.py

temp commit

* Update tools/openvino_dev/setup.py

* use matrix for var

* add mxnet to extras only for x86_64

* skip failing tests

* use xfail for Python tests; add missing filter for transformations tests

* skip CPU func tests on x86_64 mac; skip some tests from CPU func tests on arm mac

* Update mac.yml

* skip tests on mac arm

* skip tests on darwin; apply review

* add more skips for python and c++ tests

* skip tf tests

* skip more tf tests; skip more Python UT stages

* rm alwayses, rm triggers, add nightly trigger

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-10-23 15:06:22 +04:00
..
conditional_compilation Use FindPython3.cmake (#19847) 2023-09-26 20:57:29 +02:00
fuzz Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
layer_tests [CI] [GHA] Introduce macOS ARM64 as a matrix parameter in the macOS pipeline (#20363) 2023-10-23 15:06:22 +04:00
lib Add `bert-base-ner` in MemLeak tests (#19817) 2023-09-19 11:27:23 +04:00
lsan Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
memory_tests Return missed `return pmc;` (#20118) 2023-10-02 14:01:18 +04:00
model_hub_tests Update model list for hf hub tests (#20485) 2023-10-20 20:12:00 +04:00
samples_tests [CI] [GHA] mac pipeline review leftovers; small cleanup of the Linux pipeline (#20353) 2023-10-10 17:10:46 +04:00
stress_tests Return missed `return pmc;` (#20118) 2023-10-02 14:01:18 +04:00
time_tests [EISW-89824] [master] Rename VPUX to NPU (#19004) 2023-08-10 00:20:07 +04:00
utils Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
CMakeLists.txt Refactored Linix GHA pipeline (#20021) 2023-09-25 17:00:30 +04:00
constraints.txt Add torch lower bound (#20362) 2023-10-11 14:22:26 +02:00