Commit Graph

25 Commits

Author SHA1 Message Date
Rafal Blaczkowski
c3683341f3 [OpenVino ONNX CI watchdog] Small improvements (#3096)
* Small improvements

* Enlarge pending status
2020-11-13 12:17:11 +03:00
Rafal Blaczkowski
935ac543ac Update ONNX models preprocessing script (#2936)
* Update onnx zoo models

* Update xfail list

* Update xfails
2020-11-05 12:40:48 +03:00
Alexander Zhogov
df49a2b987 Azure CL: Improve yaml (#2951)
* Azure CL: Improve yaml

* Fix installing requirements

* Add run onnxImporterUnitTests
2020-11-03 21:20:53 +03:00
Rafal Blaczkowski
4085785d73 Abort previous builds on PR update (#2877) 2020-11-03 10:54:31 +01:00
Rafal Blaczkowski
46e8c12a5d Add watchdog of OpenVino ONNX CI (#2550) 2020-10-23 14:16:43 +02:00
Mateusz Tabaka
dda71338dd Update test_shufflenetv2 tolerance values (#2674)
* Update test_shufflenetv2 tolerance values

* Update model path

* Update models xfails

* Update mounting volumes to container

Co-authored-by: rblaczko <rafal.blaczkowski@intel.com>
2020-10-15 16:47:20 +03:00
Alexander Zhogov
7ac8cd8586 Azure CI: Fix nGraph ONNX 2020-10-12 19:23:00 +03:00
Alexander Zhogov
3a2e33962c Azure CI: Disable steps in nGraph ONNX 2020-10-12 19:20:28 +03:00
azhogov
5835974fad Azure CI: Add linux_ngraph_onnx.yml 2020-10-12 18:46:14 +03:00
Rafal Blaczkowski
44c2477b78 Add strict timeout for test execution (#2598) 2020-10-09 13:08:50 +03:00
Konstantin Satunin
30b526c307 increase http timeout for artifacts uploading (#2571) 2020-10-08 09:12:22 +03:00
Konstantin Satunin
80d5171769 Test results publishing to Azure DevOps v2 (#2539)
* do not merge results
* add Linux and Mac publishing
2020-10-06 15:57:46 +03:00
Alexander Zhogov
170782b1c8 GitHub CI: Add ShellCheck (#2554)
* Add shellcheck
* Remove fetchDepth: 1
2020-10-06 13:16:46 +03:00
Alexander Zhogov
53020f414c Azure CI: Add --gtest_filter=*smoke* (#2551) 2020-10-06 13:04:14 +03:00
Konstantin Satunin
546c325a1f add test results publishing (#2513) 2020-10-05 12:52:00 +03:00
azhogov
3a5ba5581f Azure CI: Add separated pipelines for Windows, Linux, Mac 2020-10-01 18:43:19 +03:00
Rafal Blaczkowski
e4875f2a6b Add MSFT models to OpenVino ONNX CI check (#2377)
* Add MSFT models to OpenVino ONNX CI and update xfails

* Update paths

* Fix typo and update xfails

* Unset xfails to check current behavior

* Update:
* add MSFT models to preprocesing script
* update xfail names

* Final update of xfail test cases

* Update xfail paths

* Update xfails

* Uncomment part of preprocesing script

* Update script

* Add cleaning support for MSFT preprocesing

* Add -e option to script help

* Initilze variables

* Update ngraph/python/tests/test_onnx/model_zoo_preprocess.sh

Fix a mistake

Co-authored-by: Tomasz Socha <tomasz.socha@intel.com>

* Update ngraph/python/tests/test_onnx/model_zoo_preprocess.sh

align spaces

Co-authored-by: Tomasz Socha <tomasz.socha@intel.com>

Co-authored-by: Tomasz Socha <tomasz.socha@intel.com>
2020-09-29 19:05:31 +03:00
Rafal Blaczkowski
15ebc443d0 Add timeout to OpenVino ONNX CI check (#2352)
* Test timeout

* Another test

* Final test

* Final version of timeout and cleaning containers after CI execution
2020-09-21 23:10:30 +03:00
Tomasz Socha
3f52e64c25 [nGraph] Use additional models logic to run ONNX Model Zoo (#2253) 2020-09-21 13:55:02 +02:00
Tomasz Dołbniak
304c37216a Clone a specific tag for pybind11 (#2297) 2020-09-16 23:04:47 +03:00
Ilya Churaev
71c5fad517 Removed NGRAPH_IE_ENABLE flag because it is always ON if unit tests are enabled (#2003) 2020-09-01 06:03:59 +03:00
Rafal Blaczkowski
0721761492 Enable Model Zoo in OpenVINO-ONNX CI (#1660) 2020-08-11 09:28:55 +02:00
Rafal Blaczkowski
06119efdf2 ONNX CI: add docker image cleanup (#1394)
* change stage name
 * add docker image cleanup
2020-07-20 13:42:52 +03:00
Rafal Blaczkowski
07f0d1c492 Add OpenVINO-ONNX CI check (#688) 2020-07-14 14:57:27 +02:00
Michał Karzyński
cc23e6043a Add nGraph-ONNX tests (#1215) 2020-07-10 11:53:56 +02:00