Skip to content

pipelines(qa): migrate fileserver.pingcap.net artifacts to OCI registry#4302

Merged
ti-chi-bot[bot] merged 3 commits intomainfrom
copilot/migrate-artifacts-for-qa
Mar 9, 2026
Merged

pipelines(qa): migrate fileserver.pingcap.net artifacts to OCI registry#4302
ti-chi-bot[bot] merged 3 commits intomainfrom
copilot/migrate-artifacts-for-qa

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 6, 2026

  • Migrate pipelines/qa/qa-release-br-integration-test.groovy from fileserver to OCI artifacts
  • Migrate pipelines/qa/qa-release-lightning-integration-test.groovy from fileserver to OCI artifacts
  • Remove commented-out fileserver URL from jenkins/pipelines/qa_release_test.groovy
  • Remove 'Debug info' stage from both qa pipelines
Original prompt

This section details on the original issue you should resolve

<issue_title>fileserver: migrate artifacts for qa</issue_title>
<issue_description>Replace fileserver.pingcap.net usage for qa with OCI artifacts in a standard registry.

Acceptance criteria:

  • No fileserver.pingcap.net references in jobs/pipelines for qa
  • Artifacts pulled via OCI registry with documented paths
    </issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Mar 6, 2026

Hi @Copilot. Thanks for your PR.

I'm waiting for a PingCAP-QE member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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-sigs/prow repository.

@ti-chi-bot ti-chi-bot Bot added the size/XS label Mar 6, 2026
Replace fileserver.pingcap.net with OCI artifact downloads in qa pipelines:
- Use OCI_ARTIFACT_HOST with hub-zot.pingcap.net/mirrors/hub
- Replace download_integration_test_binaries.sh with download_pingcap_oci_artifact.sh
- Use RELEASE_TAG parameter for component versions
- Update container from net-tool to utils (matching current pod templates)
- Remove commented-out fileserver URL from jenkins/pipelines/qa_release_test.groovy

Co-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>
Copilot AI changed the title [WIP] Migrate artifacts for QA to OCI registry pipelines(qa): migrate fileserver.pingcap.net artifacts to OCI registry Mar 6, 2026
@wuhuizuo
Copy link
Copy Markdown
Contributor

wuhuizuo commented Mar 6, 2026

@copilot delete the 'Debug info' stage in the jobs current pr changed.

Co-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 6, 2026

@copilot delete the 'Debug info' stage in the jobs current pr changed.

Done in e106e2c — removed the 'Debug info' stage from both qa-release-br-integration-test.groovy and qa-release-lightning-integration-test.groovy.

@wuhuizuo wuhuizuo marked this pull request as ready for review March 9, 2026 03:53
@wuhuizuo
Copy link
Copy Markdown
Contributor

wuhuizuo commented Mar 9, 2026

/ok-to-test

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Mar 9, 2026

@Copilot: 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-replay-jenkins-pipelines e106e2c link false /test pull-replay-jenkins-pipelines

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Mar 9, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wuhuizuo

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

The pull request process is described here

Details 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
Copy link
Copy Markdown

ti-chi-bot Bot commented Mar 9, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-03-09 06:09:25.895905658 +0000 UTC m=+243997.407963319: ☑️ agreed by wuhuizuo.

@ti-chi-bot ti-chi-bot Bot merged commit 2e276f8 into main Mar 9, 2026
4 of 5 checks passed
@ti-chi-bot ti-chi-bot Bot deleted the copilot/migrate-artifacts-for-qa branch March 9, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

fileserver: migrate artifacts for qa

2 participants