/
githubmirror
/
nbs
Обзор
Документация
Войти
/
githubmirror
/
nbs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
cloud/filestore/tests/python/lib/ya.make
40 строк
697 B
Mikhail Montsev
issue-6518: fix "address already in use" errors in nemesis tests caused by port collisions (#6519)
27 июл 2026, 15:59
Не верифицирован
27 июл 2026, 15:59
18672d2
Код
Авторство
О чём код?
PY3_LIBRARY() PEERDIR( cloud/filestore/config cloud/filestore/public/sdk/python/client cloud/filestore/public/sdk/python/protos cloud/storage/core/protos cloud/storage/core/tests/common cloud/storage/core/tools/common/python cloud/storage/core/tools/testing/access_service_new/lib cloud/storage/core/tools/testing/access_service/lib contrib/python/requests/py3 contrib/python/retrying contrib/ydb/tests/library ) PY_SRCS( client.py common.py daemon_config.py endpoint.py fastshard.py fs.py http_proxy.py kikimr.py loadtest.py server.py test_helpers.py vhost.py ) END() RECURSE_FOR_TESTS( ut )