diff options
author | alexv-smirnov <alex@ydb.tech> | 2023-12-17 16:17:12 +0300 |
---|---|---|
committer | alexv-smirnov <alex@ydb.tech> | 2023-12-17 16:37:07 +0300 |
commit | fceda2a88cb768432aaf4ceb0989602af2a10967 (patch) | |
tree | c8a4cf363ae715362717291a6a8eb87c302713ef /build/internal | |
parent | aa74700b6e7d60ecd814420e6b65b7bfe9bd1650 (diff) | |
download | ydb-fceda2a88cb768432aaf4ceb0989602af2a10967.tar.gz |
Reset tests cache
Diffstat (limited to 'build/internal')
-rw-r--r-- | build/internal/ya.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/internal/ya.conf b/build/internal/ya.conf index 5b007c40b9..740ba7c62f 100644 --- a/build/internal/ya.conf +++ b/build/internal/ya.conf @@ -1,6 +1,7 @@ canonization_backend = "ydb-canondata.storage.yandexcloud.net" bazel_remote_store = true bazel_remote_baseuri = "http://cachesrv.ydb.tech:8081" +test_fakeid = "r13102898" [host_platform_flags] OPENSOURCE = "yes" |