Skip to content

refactor(pipelines/pingcap-qe/tidb-test): migrate hub.pingcap.net images to ghcr.io#4320

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/migrate-images-to-cloud-registry-again
Draft

refactor(pipelines/pingcap-qe/tidb-test): migrate hub.pingcap.net images to ghcr.io#4320
Copilot wants to merge 2 commits intomainfrom
copilot/migrate-images-to-cloud-registry-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 10, 2026

Removes all hub.pingcap.net image references from pingcap-qe/tidb-test Jenkins pipeline pod specs, replacing them with publicly accessible registry equivalents.

Image mapping

Old (hub.pingcap.net) New
jenkins/rocky8_golang-1.23:latest ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25
jenkins/centos7_golang-1.{18,19,23}:latest ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25
jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25 ¹
jenkins/golang-with-gcc11:1.23 ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25
jenkins/django-tidb-test:latest ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25 ²
ee/ci/base:v20230810-go1.23.0 ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25 ³
tiproxy-team/mysql-client-test ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25
jenkins/ruby27:latest ruby:2.7
jenkins/network-multitool wbitt/network-multitool
jenkins/python3-requests:latest purelind/python3-requests:3.9.18-slim

¹ ci/jenkins includes Java 17, Gradle 7.4.2, Maven 3.8.9
² ci/jenkins includes Python 3 + pip3 (Django installable at runtime)
³ ci/jenkins includes Node.js via nsolid

Scope

  • 36 pod YAML files across latest, release-6.0/6.1/6.2, release-7.1, release-8.5
  • No changes to Groovy pipeline logic or prow-job configs — pod specs only
  • wbitt/network-multitool and purelind/python3-requests:3.9.18-slim replacements already in use in this repo's prow-jobs
Original prompt

This section details on the original issue you should resolve

<issue_title>hub registry: migrate images for pingcap-qe/tidb-test</issue_title>
<issue_description>Replace hub.pingcap.net image pulls/pushes for pingcap-qe/tidb-test with a cloud-accessible registry.

Acceptance criteria:

  • No hub.pingcap.net references in jobs/pipelines for pingcap-qe/tidb-test
  • Image registry endpoints documented and validated
    </issue_description>

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


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Mar 10, 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.

…ges to cloud registry

Co-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Mar 10, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from wuhuizuo. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found 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 ti-chi-bot bot added size/L and removed size/XS labels Mar 10, 2026
Copilot AI changed the title [WIP] Migrate images for pingcap-qe/tidb-test to cloud registry refactor(pipelines/pingcap-qe/tidb-test): migrate hub.pingcap.net images to ghcr.io Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

hub registry: migrate images for pingcap-qe/tidb-test

2 participants