PingCAP-QE / ci

Continue intergration tests
Apache License 2.0
19 stars 97 forks source link

chore(tikv): reduce cpu request to 6 core on tikv ut #2922

Closed purelind closed 2 months ago

purelind commented 2 months ago

reduce cpu request to 6 core on tikv new ut

ti-chi-bot[bot] commented 2 months ago

I have already done a preliminary review for you, and I hope to help you do a better job.

Summary of changes: The pull request reduces the CPU request for unit testing on Tikv from 16 to 6 on all releases (6.5, 7.1, 7.5, and 8.1).

Potential problems: None that are obvious from the diff.

Fixing suggestions: None needed as the change seems reasonable and does not introduce any obvious issues. However, it would be good to verify that the unit tests still pass with the reduced CPU request and to monitor resource usage during the unit tests to ensure that the reduced request is sufficient.

ti-chi-bot[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

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: - **[pipelines/OWNERS](https://github.com/PingCAP-QE/ci/blob/main/pipelines/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment