/
githubmirror
/
nbs
Обзор
Документация
Войти
/
githubmirror
/
nbs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
cloud/blockstore/tests/plugin/uds/ya.make
28 строк
520 B
Aleksandr Rigachnyi
Use nbsd-lightweight in plugin tests (#931)
10 апр 2024, 15:55
Не верифицирован
10 апр 2024, 15:55
d7234c3
Код
Авторство
О чём код?
PY3TEST() INCLUDE(${ARCADIA_ROOT}/cloud/storage/core/tests/recipes/medium.inc) TEST_SRCS( test.py ) DEPENDS( cloud/blockstore/apps/client cloud/blockstore/apps/server_lightweight cloud/blockstore/tools/testing/plugintest cloud/blockstore/tools/testing/stable-plugin cloud/storage/core/tools/testing/unstable-process cloud/vm/blockstore ) DATA( arcadia/cloud/blockstore/tests/plugin/uds ) PEERDIR( cloud/blockstore/tests/python/lib ) ENV(SANITIZER_TYPE=${SANITIZER_TYPE}) END()