Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pingcap/tidb): support more integration pipeline in VerfiyCI of tidb lts branches #3060

Merged
merged 5 commits into from
Aug 7, 2024

Conversation

wuhuizuo
Copy link
Collaborator

@wuhuizuo wuhuizuo commented Aug 6, 2024

  • release-6.1
  • release-6.5

Fixes #3057
Fixes #3059

Signed-off-by: wuhuizuo wuhuizuo@126.com

…tidb lts branches

- release-6.1
- release-6.5

Fixes #3057
Fixes #3059

Signed-off-by: wuhuizuo <wuhuizuo@126.com>
Copy link

ti-chi-bot bot commented Aug 6, 2024

I Skip it since the diff size(221125 bytes > 80000 bytes) is too large

Signed-off-by: wuhuizuo <wuhuizuo@126.com>
Copy link

ti-chi-bot bot commented Aug 6, 2024

I Skip it since the diff size(198349 bytes > 80000 bytes) is too large

Copy link

ti-chi-bot bot commented Aug 6, 2024

I Skip it since the diff size(198501 bytes > 80000 bytes) is too large

Comment on lines 57 to 66
- name: pingcap/tidb/release-6.5/pull_lightning_integration_test
agent: jenkins
decorate: false # need add this.
context: pull-lightning-integration-test
always_run: false
optional: true
skip_report: false
trigger: "(?m)^/test (?:.*? )?pull-lightning-integration-test(?: .*?)?$"
rerun_command: "/test pull-lightning-integration-test"
branches: *branches
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove those lines. Not exist lighting pipelines in 6.5(br & lightning are in the same dir)

Comment on lines 57 to 66
- name: pingcap/tidb/release-6.1/pull_lightning_integration_test
agent: jenkins
decorate: false # need add this.
context: pull-lightning-integration-test
always_run: false
optional: true
skip_report: false
trigger: "(?m)^/test (?:.*? )?pull-lightning-integration-test(?: .*?)?$"
rerun_command: "/test pull-lightning-integration-test"
branches: *branches
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove those lines. This branch's lightning pipeline has not been split from br, so this pipeline is not needed.

Copy link

ti-chi-bot bot commented Aug 7, 2024

I Skip it since the diff size(198078 bytes > 80000 bytes) is too large

Copy link

ti-chi-bot bot commented Aug 7, 2024

I Skip it since the diff size(197655 bytes > 80000 bytes) is too large

@wuhuizuo wuhuizuo requested a review from purelind August 7, 2024 02:48
Copy link
Collaborator

@purelind purelind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ti-chi-bot ti-chi-bot bot added the lgtm label Aug 7, 2024
Copy link

ti-chi-bot bot commented Aug 7, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: purelind

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added the approved label Aug 7, 2024
Copy link

ti-chi-bot bot commented Aug 7, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-08-06 10:56:41.483992535 +0000 UTC m=+349531.351091622: ✖️🔁 reset by purelind.
  • 2024-08-07 02:44:31.631808555 +0000 UTC m=+406401.498907638: ✖️🔁 reset by purelind.
  • 2024-08-07 02:55:47.270648867 +0000 UTC m=+407077.137747953: ☑️ agreed by purelind.

@ti-chi-bot ti-chi-bot bot merged commit 99f1f84 into main Aug 7, 2024
3 checks passed
@ti-chi-bot ti-chi-bot bot deleted the wuhuizuo/issue3057 branch August 7, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
2 participants