File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 <disk_cache_03517 >
1313 <type >cache</type >
1414 <disk >disk_s3_plain_rewritable_03517</disk >
15- <path >disks/cache /</path >
15+ <path >disks/cache_03517 /</path >
1616 <max_size >1Mi</max_size >
1717 <cache_on_write_operations >1</cache_on_write_operations >
1818 </disk_cache_03517 >
Original file line number Diff line number Diff line change @@ -116,7 +116,6 @@ ln -sf $SRC_PATH/config.d/serverwide_trace_collector.xml $DEST_SERVER_PATH/confi
116116ln -sf $SRC_PATH /config.d/rocksdb.xml $DEST_SERVER_PATH /config.d/
117117ln -sf $SRC_PATH /config.d/process_query_plan_packet.xml $DEST_SERVER_PATH /config.d/
118118ln -sf $SRC_PATH /config.d/storage_conf_03008.xml $DEST_SERVER_PATH /config.d/
119- ln -sf $SRC_PATH /config.d/storage_conf_03517.xml $DEST_SERVER_PATH /config.d/
120119
121120# Not supported with fasttest.
122121if [ " $FAST_TEST " != " 1" ]; then
@@ -256,6 +255,7 @@ if [[ "$EXPORT_S3_STORAGE_POLICIES" == "1" ]]; then
256255 fi
257256 ln -sf $SRC_PATH /config.d/storage_conf_02963.xml $DEST_SERVER_PATH /config.d/
258257 ln -sf $SRC_PATH /config.d/storage_conf_02961.xml $DEST_SERVER_PATH /config.d/
258+ ln -sf $SRC_PATH /config.d/storage_conf_03517.xml $DEST_SERVER_PATH /config.d/
259259 ln -sf $SRC_PATH /users.d/s3_cache.xml $DEST_SERVER_PATH /users.d/
260260 ln -sf $SRC_PATH /users.d/s3_cache_new.xml $DEST_SERVER_PATH /users.d/
261261fi
You can’t perform that action at this time.
0 commit comments