diff options
author | Bulat Gayazov <brgayazov@yandex-team.ru> | 2023-08-28 17:41:42 +0300 |
---|---|---|
committer | brgayazov <bulat@ydb.tech> | 2023-08-28 18:20:09 +0300 |
commit | 05a663208404d0ea8815bc3d19772a1dc2759ef2 (patch) | |
tree | acc17e62ccd3c93f5fc4ae6cd4cf69bf1236b239 /.github | |
parent | 08708d564348ac8c3a19d0f10e7cb0dd8dfe8d6d (diff) | |
download | ydb-05a663208404d0ea8815bc3d19772a1dc2759ef2.tar.gz |
Fix ydb cli tests in parallel
Fix ydb cli tests in parallel
Pull Request resolved: #345
Diffstat (limited to '.github')
-rw-r--r-- | .github/config/muted_functest.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/config/muted_functest.txt b/.github/config/muted_functest.txt index b0bdec5c8a..b312f2e4dc 100644 --- a/.github/config/muted_functest.txt +++ b/.github/config/muted_functest.txt @@ -13,5 +13,3 @@ ydb/tests/functional/suite_tests/test_stream_query.py::TestStreamQuery::test_sql ydb/tests/functional/tenants/test_dynamic_tenants.py::* ydb/tests/functional/tenants/test_storage_config.py::TestStorageConfig::* ydb/tests/functional/tenants/test_tenants.py::* -ydb/tests/functional/ydb_cli/test_ydb_impex.py::TestImpex::* -ydb/tests/functional/ydb_cli/test_ydb_scripting.py::TestExecuteScriptWithParamsFromStdin::test_batching_full_tsv[stream]
\ No newline at end of file |