openvino/docs/dev/public_ci.md

820 B

Enabling tests in OpenVINO CI

Each component contains own documentation for writing and extending tests. If you want to get more information about it please read the documentation for interested component.

This guide oversees existed OpenVINO CIs.

OpenVINO has two types of public CIs: Azure and GitHub Actions.

See Also