test: set longer timeout for distsqltest#65047
test: set longer timeout for distsqltest#65047you06 wants to merge 1 commit intopingcap:release-8.5from
Conversation
Signed-off-by: you06 <you1474600@gmail.com>
|
This cherry pick PR is for a release branch and has not yet been approved by triage owners. To merge this cherry pick:
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @you06. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com>
Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-8.5 #65047 +/- ##
================================================
Coverage ? 76.4406%
================================================
Files ? 1684
Lines ? 468573
Branches ? 0
================================================
Hits ? 358180
Misses ? 88332
Partials ? 22061
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com>
|
Applied the change in another PR. |
* 1: go1.25. Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com> * 2: CP #65047 Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com> * update bazel config Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com> * 3: txntest_test timeout = "long" Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com> * 4: analyzetest_test, sessiontest_test Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com> --------- Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com> Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com> Co-authored-by: Zhigao TONG <tongzhigao@pingcap.com> Co-authored-by: Weizhen Wang <wangweizhen@pingcap.com>
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary:
What changed and how does it work?
Set the timeout to
moderate(300s) becausetimeout = "short"(60s) is too short for some environment running the distsql test.Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.