eldenmoon opened a new pull request, #64733:
URL: https://github.com/apache/doris/pull/64733
### What problem does this PR solve?
Issue Number: None
Related PR: None
Problem Summary: The variant 10k export regression can spend more than four
minutes waiting for the load job to finish in the CloudP0 environment. A failed
TeamCity occurrence shows the suite timing out at the 240-second Awaitility
wait while the load job is still running. Increase the load wait timeout to 20
minutes.
### Release note
None
### Check List (For Author)
- Test: Manual test
- Verified the TeamCity failed occurrence points to the 240-second
Awaitility timeout.
- Ran `git diff --check`.
- Ran `build-support/clang-format.sh`, but the environment has no
`clang-format` executable.
- Not run: `./run-regression-test.sh --run -d export_p2 -s
test_export_variant_10k_columns` because it requires the CloudP0 S3 regression
environment.
- Behavior changed: No
- Does this need documentation: 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]