wankai123 commented on a change in pull request #8481:
URL: https://github.com/apache/skywalking/pull/8481#discussion_r793226370



##########
File path: test/e2e-v2/cases/cluster/zk/es/docker-compose.yml
##########
@@ -47,9 +47,16 @@ services:
     extends:
       file: ../../../../script/docker-compose/base-compose.yml
       service: oap
+    volumes:
+      - 
../../test-downsampling.yaml:/skywalking/config/meter-analyzer-config/test-downsampling.yaml
     environment:
       SW_CLUSTER: zookeeper
       SW_STORAGE: elasticsearch
+      SW_CORE_PERSISTENT_PERIOD: 5
+      SW_METER_ANALYZER_ACTIVE_FILES: test-downsampling
+      SW_CLUSTER_ZK_HOST_PORT: zk:2181
+      SW_CLUSTER_INTERNAL_COM_HOST: oap1
+      SW_CLUSTER_INTERNAL_COM_PORT: 11800

Review comment:
       done




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to