suxiaogang223 opened a new pull request, #65459:
URL: https://github.com/apache/doris/pull/65459
### What problem does this PR solve?
Issue Number: None
Related PR: None
Problem Summary:
The P0 external regression suite includes low-priority cases that depend on
memory-heavy Docker services: DB2, SQL Server, OceanBase, Elasticsearch
5/6/7/8, and two kerberized Hive/Hadoop environments. This makes those services
mandatory for P0 even though their connector coverage can run at P2 frequency.
This change moves the service-specific suites and expected results from P0
to P2 while preserving their test coverage. The SQL Server row-count checks are
split out of the mixed P0 JDBC suite so the existing MySQL, PostgreSQL, and
Oracle P0 coverage remains unchanged. The Elasticsearch MTMV suite's database
reference is updated to match its new P2 directory.
No Docker runtime, service configuration, query behavior, or expected test
result is changed.
### Release note
None
### Check List (For Author)
- Test:
- [ ] Regression test
- [ ] Unit Test
- [ ] Manual test
- [x] No need to test: suite grouping and paths only; verified P0/P2
labels, service dependency references, expected-result paths, source
equivalence, mergeability with current master, and `git diff --check`
statically.
- Behavior changed:
- [x] Yes. DB2, SQL Server, OceanBase, Elasticsearch, and Kerberos
regression suites now run in P2 instead of P0.
- Does this need documentation:
- [x] No
--
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]