JNSimba opened a new pull request, #66658:
URL: https://github.com/apache/doris/pull/66658
### What problem does this PR solve?
Issue Number: N/A
Related PR: N/A
Problem Summary: Connector regression cases used separate artifacts and
positional arguments, so the regression framework could not consistently pass
cluster TLS settings. This change uses unified Flink and Spark case artifacts,
switches the case invocations to named connection arguments, and forwards the
TLS CA path, hostname verification mode, and excluded protocols from regression
configuration.
### Release note
None
### Check List (For Author)
- Test
- [x] No need to test or manual test. Explain why:
- [x] Other reason: Tests were not run per the requested workflow;
this change updates external connector case invocation and configuration wiring.
- Behavior changed:
- [x] Yes. Flink and Spark connector regression cases now consume named
connection and TLS arguments and use unified case jars.
- Does this need documentation?
- [x] No.
### Check List (For Reviewer who merge this PR)
- [ ] Confirm the release note
- [ ] Confirm test cases
- [ ] Confirm document
- [ ] Add branch pick label
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]