aboutsummaryrefslogtreecommitdiffstats
path: root/library/recipes/tvmtool/examples/ut_with_tvmapi/tvmtool.conf
diff options
context:
space:
mode:
authorqrort <qrort@yandex-team.com>2022-11-30 23:47:12 +0300
committerqrort <qrort@yandex-team.com>2022-11-30 23:47:12 +0300
commit22f8ae0e3f5d68b92aecccdf96c1d841a0334311 (patch)
treebffa27765faf54126ad44bcafa89fadecb7a73d7 /library/recipes/tvmtool/examples/ut_with_tvmapi/tvmtool.conf
parent332b99e2173f0425444abb759eebcb2fafaa9209 (diff)
downloadydb-22f8ae0e3f5d68b92aecccdf96c1d841a0334311.tar.gz
validate canons without yatest_common
Diffstat (limited to 'library/recipes/tvmtool/examples/ut_with_tvmapi/tvmtool.conf')
-rw-r--r--library/recipes/tvmtool/examples/ut_with_tvmapi/tvmtool.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/library/recipes/tvmtool/examples/ut_with_tvmapi/tvmtool.conf b/library/recipes/tvmtool/examples/ut_with_tvmapi/tvmtool.conf
new file mode 100644
index 0000000000..18332548ac
--- /dev/null
+++ b/library/recipes/tvmtool/examples/ut_with_tvmapi/tvmtool.conf
@@ -0,0 +1,17 @@
+{
+ "BbEnvType": 1,
+ "clients": {
+ "me": {
+ "secret": "S3TyTYVqjlbsflVEwxj33w",
+ "self_tvm_id": 1000503,
+ "dsts": {
+ "he": {
+ "dst_id": 1000504
+ },
+ "she": {
+ "dst_id": 1000501
+ }
+ }
+ }
+ }
+}