diff --git a/pipelines/pingcap-qe/tidb-test/latest/ghpr_build/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/ghpr_build/pod.yaml index e154724acb..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/ghpr_build/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/ghpr_build/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/ghpr_common_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/ghpr_common_test/pod.yaml index 2f46c2061a..8f035005d5 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/ghpr_common_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/ghpr_common_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,7 +15,7 @@ spec: memory: 16Gi cpu: "6" - name: java - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -25,14 +25,14 @@ spec: memory: 8Gi cpu: "4" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_common_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_common_test/pod.yaml index 6ca5e40c53..379fc91874 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_common_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_common_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,14 +15,14 @@ spec: memory: 16Gi cpu: "6" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_jdbc_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_jdbc_test/pod.yaml index 2f46c2061a..8f035005d5 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_jdbc_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_jdbc_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,7 +15,7 @@ spec: memory: 16Gi cpu: "6" - name: java - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -25,14 +25,14 @@ spec: memory: 8Gi cpu: "4" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_mysql_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_mysql_test/pod.yaml index 95399a5f97..009451c786 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_mysql_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_mysql_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_nodejs_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_nodejs_test/pod.yaml index 5392c16eb0..96ec4a0ead 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_nodejs_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_nodejs_test/pod.yaml @@ -5,7 +5,7 @@ spec: runAsUser: 0 containers: - name: nodejs - image: "hub.pingcap.net/ee/ci/base:v20230810-go1.23.0" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,14 +15,14 @@ spec: memory: 16Gi cpu: "6" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_python_orm_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_python_orm_test/pod.yaml index be0b96b0d9..55ab28e586 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_python_orm_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_python_orm_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,7 +15,7 @@ spec: memory: 16Gi cpu: "6" - name: python - image: "hub.pingcap.net/jenkins/django-tidb-test:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -25,14 +25,14 @@ spec: memory: 16Gi cpu: "6" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/ghpr_mysql_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/ghpr_mysql_test/pod.yaml index e154724acb..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/ghpr_mysql_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/ghpr_mysql_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/pull_integration_jdbc_test_next_gen/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/pull_integration_jdbc_test_next_gen/pod.yaml index 4bbb1ef789..f6cd162fce 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/pull_integration_jdbc_test_next_gen/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/pull_integration_jdbc_test_next_gen/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,7 +15,7 @@ spec: memory: 16Gi cpu: "6" - name: java - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: diff --git a/pipelines/pingcap-qe/tidb-test/latest/pull_mysql_test_next_gen/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/pull_mysql_test_next_gen/pod.yaml index 86df65bab1..80e00e11f5 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/pull_mysql_test_next_gen/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/pull_mysql_test_next_gen/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: diff --git a/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_common_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_common_test/pod.yaml index 95399a5f97..009451c786 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_common_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_common_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_jdbc_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_jdbc_test/pod.yaml index 3e57594a65..588b51fd77 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_jdbc_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_jdbc_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,7 +17,7 @@ spec: memory: 24Gi cpu: "8" - name: java - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -27,14 +27,14 @@ spec: memory: 8Gi cpu: "4" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_mysql_connector_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_mysql_connector_test/pod.yaml index 6944b3533f..a71e9f75ba 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_mysql_connector_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_mysql_connector_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/golang-with-gcc11:1.23" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,7 +17,7 @@ spec: memory: 24Gi cpu: "8" - name: mysql-client-test - image: "hub.pingcap.net/tiproxy-team/mysql-client-test" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -29,14 +29,14 @@ spec: memory: 16Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_mysql_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_mysql_test/pod.yaml index 95399a5f97..009451c786 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_mysql_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_mysql_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_ruby_orm_test/pod.yaml b/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_ruby_orm_test/pod.yaml index 5672c8abf4..0be630e0ef 100644 --- a/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_ruby_orm_test/pod.yaml +++ b/pipelines/pingcap-qe/tidb-test/latest/pull_tiproxy_ruby_orm_test/pod.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,7 +17,7 @@ spec: memory: 24Gi cpu: "8" - name: ruby - image: "hub.pingcap.net/jenkins/ruby27:latest" + image: "ruby:2.7" tty: true resources: requests: @@ -27,14 +27,14 @@ spec: memory: 8Gi cpu: "4" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_build.yaml b/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_build.yaml index ea683e1af6..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_build.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_build.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.18:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_integration_mysql_test.yaml b/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_integration_mysql_test.yaml index ea683e1af6..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_integration_mysql_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_integration_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.18:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_mysql_test.yaml b/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_mysql_test.yaml index ea683e1af6..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_mysql_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-6.0/pod-ghpr_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.18:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_build.yaml b/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_build.yaml index a5ab8ce449..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_build.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_build.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.19:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_integration_mysql_test.yaml b/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_integration_mysql_test.yaml index de6ef2335e..009451c786 100644 --- a/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_integration_mysql_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_integration_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.19:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_mysql_test.yaml b/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_mysql_test.yaml index a5ab8ce449..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_mysql_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-6.1/pod-ghpr_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.19:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_build.yaml b/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_build.yaml index a5ab8ce449..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_build.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_build.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.19:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_integration_mysql_test.yaml b/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_integration_mysql_test.yaml index de6ef2335e..009451c786 100644 --- a/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_integration_mysql_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_integration_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.19:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_mysql_test.yaml b/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_mysql_test.yaml index a5ab8ce449..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_mysql_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-6.2/pod-ghpr_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.19:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_build.yaml b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_build.yaml index cdad83cb57..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_build.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_build.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_common_test.yaml b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_common_test.yaml index cf0196084e..8f035005d5 100644 --- a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_common_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_common_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,7 +15,7 @@ spec: memory: 16Gi cpu: "6" - name: java - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -25,14 +25,14 @@ spec: memory: 8Gi cpu: "4" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_common_test.yaml b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_common_test.yaml index 1f8dfb2094..379fc91874 100644 --- a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_common_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_common_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,14 +15,14 @@ spec: memory: 16Gi cpu: "6" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_jdbc_test.yaml b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_jdbc_test.yaml index cf0196084e..8f035005d5 100644 --- a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_jdbc_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_jdbc_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,7 +15,7 @@ spec: memory: 16Gi cpu: "6" - name: java - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -25,14 +25,14 @@ spec: memory: 8Gi cpu: "4" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_mysql_test.yaml b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_mysql_test.yaml index dfbefbfa12..009451c786 100644 --- a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_mysql_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_integration_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_mysql_test.yaml b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_mysql_test.yaml index cdad83cb57..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_mysql_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-7.1/pod-ghpr_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_build.yaml b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_build.yaml index cdad83cb57..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_build.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_build.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_common_test.yaml b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_common_test.yaml index cf0196084e..8f035005d5 100644 --- a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_common_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_common_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,7 +15,7 @@ spec: memory: 16Gi cpu: "6" - name: java - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -25,14 +25,14 @@ spec: memory: 8Gi cpu: "4" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_common_test.yaml b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_common_test.yaml index 1f8dfb2094..379fc91874 100644 --- a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_common_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_common_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,14 +15,14 @@ spec: memory: 16Gi cpu: "6" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_jdbc_test.yaml b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_jdbc_test.yaml index cf0196084e..8f035005d5 100644 --- a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_jdbc_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_jdbc_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -15,7 +15,7 @@ spec: memory: 16Gi cpu: "6" - name: java - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" tty: true resources: requests: @@ -25,14 +25,14 @@ spec: memory: 8Gi cpu: "4" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_mysql_test.yaml b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_mysql_test.yaml index dfbefbfa12..009451c786 100644 --- a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_mysql_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_integration_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: diff --git a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_mysql_test.yaml b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_mysql_test.yaml index cdad83cb57..c39586e916 100644 --- a/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_mysql_test.yaml +++ b/pipelines/pingcap-qe/tidb-test/release-8.5/pod-ghpr_mysql_test.yaml @@ -5,7 +5,7 @@ spec: fsGroup: 1000 containers: - name: golang - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" + image: "ghcr.io/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25" securityContext: privileged: true tty: true @@ -17,14 +17,14 @@ spec: memory: 24Gi cpu: "8" - name: net-tool - image: hub.pingcap.net/jenkins/network-multitool + image: wbitt/network-multitool tty: true resources: limits: memory: 128Mi cpu: 100m - name: report - image: hub.pingcap.net/jenkins/python3-requests:latest + image: purelind/python3-requests:3.9.18-slim tty: true resources: limits: