pd-dev: support running integrations test by `pd-dev`
Signed-off-by: husharp [email protected]<!--
Thank you for working on PD! Please read PD's CONTRIBUTING document BEFORE filing this PR.
PR Title Format:
- pkg [, pkg2, pkg3]: what's changed
- *: what's changed
-->
What problem does this PR solve?
Issue Number: Ref #7969
What is changed and how does it work?
Check List
Tests
- Unit test
- Integration test
- Manual test (add detailed scripts or steps below)
Release note
None.
[REVIEW NOTIFICATION]
This pull request has not been approved.
To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.
The full list of commands accepted by this bot can be found here.
Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
Codecov Report
Merging #8074 (028918f) into master (4c0a862) will decrease coverage by
0.02%. The diff coverage isn/a.
Additional details and impacted files
@@ Coverage Diff @@
## master #8074 +/- ##
==========================================
- Coverage 77.32% 77.30% -0.02%
==========================================
Files 469 469
Lines 61097 61097
==========================================
- Hits 47246 47234 -12
- Misses 10288 10308 +20
+ Partials 3563 3555 -8
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 77.30% <ø> (-0.02%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
/test ?
@HuSharp: The following commands are available to trigger required jobs:
-
/test build
The following commands are available to trigger optional jobs:
-
/test pull-integration-copr-test -
/test pull-integration-realcluster-test
Use /test all to run the following jobs that were automatically triggered:
-
tikv/pd/ghpr_build
In response to this:
/test ?
Instructions 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/test-infra repository.
/test pull-integration-realcluster-test
@HuSharp: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-integration-realcluster-test | 028918f8c546a594a60ea544829e643733c1a71b | link | false | /test pull-integration-realcluster-test |
Full PR test history. Your PR dashboard.
Instructions 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/test-infra repository. I understand the commands that are listed here.