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

tests: Improve integration tests #481

Merged
merged 5 commits into from
Mar 24, 2025
Merged

tests: Improve integration tests #481

merged 5 commits into from
Mar 24, 2025

Conversation

pingyu
Copy link
Collaborator

@pingyu pingyu commented Mar 23, 2025

Changes

  • Use nextest to run integration tests for better output of test result.
  • Use fixed version of TiKV cluster to make test reproducible.
  • Run txn_ & raw_ in parallel.
  • Upload cluster logs on failure for troubleshooting.

(Manual pick from #478)

@ti-chi-bot ti-chi-bot bot added dco-signoff: yes Indicates the PR's author has signed the dco. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 23, 2025
pingyu added 4 commits March 23, 2025 18:01
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
@pingyu
Copy link
Collaborator Author

pingyu commented Mar 24, 2025

/cc @iosmanthus @YuJuncen

@ti-chi-bot ti-chi-bot bot requested review from iosmanthus and YuJuncen March 24, 2025 01:29
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Mar 24, 2025
Copy link

ti-chi-bot bot commented Mar 24, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: iosmanthus, YuJuncen

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:
  • OWNERS [YuJuncen,iosmanthus]

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 lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Mar 24, 2025
Copy link

ti-chi-bot bot commented Mar 24, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-03-24 01:43:44.583828763 +0000 UTC m=+838318.268064858: ☑️ agreed by iosmanthus.
  • 2025-03-24 03:41:52.542784628 +0000 UTC m=+845406.227020723: ☑️ agreed by YuJuncen.

@ti-chi-bot ti-chi-bot bot merged commit 32b0cff into tikv:master Mar 24, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes Indicates the PR's author has signed the dco. lgtm size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants