diqiu50 commented on code in PR #9752:
URL: https://github.com/apache/gravitino/pull/9752#discussion_r2715018029
##########
docs/how-to-test.md:
##########
@@ -66,6 +66,7 @@ To deploy the Gravitino server locally to run the integration
tests, follow thes
4. Use the `bash
trino-connector/integration-test/trino-test-tools/trino_test.sh` command to run
all the
Trino test sets in the
`trino-connector/integration-test/src/test/resources/trino-ci-testset/testsets`
directory.
Specify the `--trino_worker_num` parameter to make the Trino test sets run
in a distributed environment.
+ Specify the `--trino_version_list` parameter with a comma-separated list of
target Trino versions for testing.
Review Comment:
It takes too long to test all supported Trino versions. In the CI pipeline,
running only the latest version is OK. More tests can be run in the release
pipeline.
--
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]