diqiu50 commented on code in PR #5073:
URL: https://github.com/apache/gravitino/pull/5073#discussion_r1818448651


##########
.github/workflows/trino-integration-test.yml:
##########
@@ -87,6 +87,7 @@ jobs:
         run: |
           ./gradlew -PskipTests -PtestMode=embedded -PjdkVersion=${{ 
matrix.java-version }} -PskipDockerTests=false 
:trino-connector:integration-test:test
           ./gradlew -PskipTests -PtestMode=deploy -PjdkVersion=${{ 
matrix.java-version }} -PskipDockerTests=false 
:trino-connector:integration-test:test
+          trino-connector/integration-test/trino-test-tools/run_test.sh

Review Comment:
   The script uses a different test set and testing environment to test the 
Trino connector. It can also specify a custom test set and testing environment 
for any test cases. Additionally, the above command can be modified to use the 
script.



-- 
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