Skip to content

Commit

Permalink
for external-test
Browse files Browse the repository at this point in the history
  • Loading branch information
suxiaogang223 committed Apr 10, 2024
1 parent 22abbbb commit 5b6f63c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions regression-test/pipeline/external/conf/regression-conf.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,10 @@ db2_11_port=50000
// To enable jdbc test, you need first start hive container.
// See `docker/thirdparties/start-thirdparties-docker.sh`
enableHiveTest=true
hms_port=7141
hive_pg_port=5432
hms_port=9283
hive_pg_port=5632
hiveServerPort=12000
hdfs_port=8220

enableEsTest=true
es_6_port="19200/"
Expand Down

0 comments on commit 5b6f63c

Please sign in to comment.