Skip to content

Commit 31aab1f

Browse files
committed
test: enable healthchecker in tests
1 parent 46465e6 commit 31aab1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e-v2/script/docker-compose/base-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ services:
2929
- ./../prepare/setup-oap/download-mysql.sh:/download-mysql.sh
3030
- ./../prepare/setup-oap/log4j2.xml:/skywalking/config/log4j2.xml
3131
environment:
32+
SW_HEALTH_CHECKER: default
3233
SW_CLUSTER_ZK_HOST_PORT: zk:2181
3334
SW_STORAGE_ES_CLUSTER_NODES: es:9200
3435
SW_JDBC_URL: jdbc:mysql://mysql:3306/swtest?allowMultiQueries=true

0 commit comments

Comments
 (0)