Skip to content

Commit 7ae2c86

Browse files
authored
Disabled telemetry testing (#1595)
1 parent 520ae10 commit 7ae2c86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

external/model-preparation-algorithm/tests/ote_cli/test_telemetry.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
templates_ids = [template.model_template_id for template in templates]
1919

2020

21+
@pytest.mark.skip(reason="disabled telemetry testing due to the CI env constraints")
2122
class TestToolsMPATelemetry:
2223
@e2e_pytest_component
2324
def test_create_venv(self):

0 commit comments

Comments
 (0)