We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520ae10 commit 7ae2c86Copy full SHA for 7ae2c86
external/model-preparation-algorithm/tests/ote_cli/test_telemetry.py
@@ -18,6 +18,7 @@
18
templates_ids = [template.model_template_id for template in templates]
19
20
21
+@pytest.mark.skip(reason="disabled telemetry testing due to the CI env constraints")
22
class TestToolsMPATelemetry:
23
@e2e_pytest_component
24
def test_create_venv(self):
0 commit comments