Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pipelines/pingcap-qe/tidb-test/latest/ghpr_build/pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down
Loading