Skip to content
Success

Changes

Summary

  1. Fix tici pipeline (#4111) (commit: a9e2715) (details)
Commit a9e271584f440760b9f3b7fb0f4da497d184a797 by noreply
Fix tici pipeline (#4111)

When rerun test with cache, tiflash link has a bug, after
https://github.com/PingCAP-QE/ci/pull/4108/files merged

```
+ mv tiflash tiflash_dir
mv: 'tiflash' and 'tiflash_dir/tiflash' are the same file
script returned exit code 1
```
(commit: a9e2715)
The file was modifiedpipelines/pingcap/tidb/latest/pull_integration_tici_test/pipeline.groovy (diff)