ci icon indicating copy to clipboard operation
ci copied to clipboard

Continue intergration tests

Results 138 ci issues
Sort by recently updated
recently updated
newest added

# Why A new product called `tidb-dashboard` is introduced, this PR add CD pipeline for that # How it works It add new pipeline to build tidb-dashboard. - It use...

approved
do-not-merge/work-in-progress

# Why this is to fix the issue that pd has version master rather than v6.5.0-alpha # How this PR just invoke build-common, remove inline logic for x86 # Hold,...

do-not-merge/hold
approved
do-not-merge/work-in-progress

releate to https://github.com/pingcap/tiflash/issues/6054 * add version dirty check replay test ci link 1. trigger by ghpr_build https://ci.pingcap.net/blue/organizations/jenkins/tiflash-build-common/detail/tiflash-build-common/14487/pipeline/ 2. trigger by ghpr_unit_test https://ci.pingcap.net/blue/organizations/jenkins/tiflash-build-common/detail/tiflash-build-common/14488/pipeline

approved

This PR aims to change all base image for ARM64 from `centos:8` to `pingcap/alpine-glibc:alpine-3.14.3-gcompat`.

why: - build url is faster than run display url. - identified problems list in build page, some error can not display in blue ocean.

Need to check under: - [ ] `jenkins/pipelines/nightly/tidb/tidb_nightly_unit_test.groovy` - [ ] `jenkins/pipelines/utf-ci` - [x] #3051 - [x] #3052 - [ ] `jenkins/pipelines/ci/importer` was moved into `pingcap/tidb`, and the repo is...