Skip to content
Success

Changes

Summary

  1. chore (tiflash): Libclara support (1) (#3471) (commit: a6edaff) (details)
Commit a6edaff7b81162aaf92da0bcd8b81ce4202b7842 by noreply
chore (tiflash): Libclara support (1) (#3471)

This PR makes CI in https://github.com/pingcap/tiflash/pull/10081
compile:

1. Use -v2 image
([source](https://github.com/pingcap/tiflash/pull/10096)), which now
supports dev tools used by CI, and protobuf-compiler required by TiFlash
libclara
2. Mount libclara-cache directory
3. Utilize libclara-cache in PR build, and build libclara-cache after PR
is merged.

A working CI to compile with libclara is:
https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftiflash%2Fpull_unit_test/detail/pull_unit_test/4044/pipeline

However due to libclara PR is not merged, the cache is not available
yet.

---------

Signed-off-by: Wish <breezewish@outlook.com>
(commit: a6edaff)
The file was modifiedpipelines/pingcap/tiflash/latest/pull_unit_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflash/latest/pod-merged_build.yaml (diff)
The file was modifiedpipelines/pingcap/tiflash/latest/pod-pull_build.yaml (diff)
The file was modifiedpipelines/pingcap/tiflash/latest/merged_build.groovy (diff)
The file was modifiedpipelines/pingcap/tiflash/latest/pod-merged_unit_test.yaml (diff)
The file was modifiedpipelines/pingcap/tiflash/latest/pod-pull_unit-test.yaml (diff)