Skip to content

Commit fb799af

Browse files
committed
Fix IT tests
1 parent aa5f500 commit fb799af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/it/trino.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ data:
5050
coordinator=true
5151
node-scheduler.include-coordinator=false
5252
http-server.http.port=8080
53+
discovery.type=airlift_discovery
5354
discovery-server.enabled=true
5455
discovery.uri=http://localhost:8080
5556
@@ -80,6 +81,7 @@ data:
8081
config.properties: |
8182
coordinator=false
8283
http-server.http.port=8080
84+
discovery.type=airlift_discovery
8385
discovery.uri=http://trino:8080
8486
8587
log.properties: |

0 commit comments

Comments
 (0)