hqbhoho commented on code in PR #9752:
URL: https://github.com/apache/gravitino/pull/9752#discussion_r2715041502
##########
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:
ok I will add `run_test_with_versions.sh` script to support run with
multiple versions
--
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]