diff options
| author | gvit <[email protected]> | 2023-10-10 17:37:58 +0300 |
|---|---|---|
| committer | gvit <[email protected]> | 2023-10-10 17:55:25 +0300 |
| commit | 20700492d03bf432c14fb15aeac4cc66486ad55c (patch) | |
| tree | caa734c7ef892e133c96fab981157cfa08fcae1b | |
| parent | d039bfa4e3a41b10fc8d1fd06d125842dcf94200 (diff) | |
Change "ya.make"
| -rw-r--r-- | ydb/tests/functional/postgresql/ya.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ydb/tests/functional/postgresql/ya.make b/ydb/tests/functional/postgresql/ya.make index e05855fdf99..352e49fd353 100644 --- a/ydb/tests/functional/postgresql/ya.make +++ b/ydb/tests/functional/postgresql/ya.make @@ -12,6 +12,7 @@ DEPENDS( ENV(PYTHONWARNINGS="ignore") ENV(YDB_DRIVER_BINARY="ydb/apps/ydbd/ydbd") +ENV(YDB_USE_IN_MEMORY_PDISKS=true) SIZE(MEDIUM) TEST_SRCS( |
