Conversation
This pr is used to update the current CI workflow, the relative nightly tests on `ubuntu-latest` env is extracted and deployed on self-defined workflow, maintanined by TiKV-teams. Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
|
/test rust-nightly |
|
/test rust-nightly |
|
/test rust-nightly |
|
/retest |
|
@wuhuizuo: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this: 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. |
[LGTM Timeline notifier]Timeline:
|
|
/approve |
|
@SpadeA-Tang: Your lgtm message is repeated, so it is ignored. DetailsIn response to this: 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LykxSassinator, SpadeA-Tang, wuhuizuo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
Description
This PR is designed to enhance the current CI workflow.
The specific changes involve extracting the relative nightly tests that were previously run on the
ubuntu-latestenvironment and deploying them onto a custom workflow, which might be failed because of the limitation of DiskSpace.This new workflow will be maintained by the TiKV team to ensure ongoing stability and reliability of our testing processes.