pd icon indicating copy to clipboard operation
pd copied to clipboard

pd-dev: support running integrations test by `pd-dev`

Open HuSharp opened this issue 1 year ago • 7 comments

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:

  1. pkg [, pkg2, pkg3]: what's changed
  2. *: 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.

HuSharp avatar Apr 16 '24 07:04 HuSharp

[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.

ti-chi-bot[bot] avatar Apr 16 '24 07:04 ti-chi-bot[bot]

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

ti-chi-bot[bot] avatar Apr 16 '24 07:04 ti-chi-bot[bot]

Codecov Report

Merging #8074 (028918f) into master (4c0a862) will decrease coverage by 0.02%. The diff coverage is n/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.

codecov[bot] avatar Apr 16 '24 07:04 codecov[bot]

/test ?

HuSharp avatar Apr 17 '24 02:04 HuSharp

@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.

ti-chi-bot[bot] avatar Apr 17 '24 02:04 ti-chi-bot[bot]

/test pull-integration-realcluster-test

HuSharp avatar Apr 17 '24 02:04 HuSharp

@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.

ti-chi-bot[bot] avatar Apr 17 '24 03:04 ti-chi-bot[bot]