Skip to content
Success

Changes

Summary

  1. chore(pingcap/tidb): enhance vector search test caching and add tiup (commit: 2a66448) (details)
Commit 2a66448e154fd9e4e8fc7b9f07449ab202882926 by noreply
chore(pingcap/tidb): enhance vector search test caching and add tiup v8.5.1 support (#3540)

This commit updates the `pull_vector_search_test.groovy` file to improve
the caching mechanism for test assets by specifying distinct cache keys
for Euclidean HDF5 files and TiUP v8.5.1 components.
It introduces a new directory for downloading and caching TiUP
components, ensuring that the installation only occurs on cache misses.
Additionally, it includes commands to verify the installation of TiUP
components during the test execution, enhancing the overall setup
process.
(commit: 2a66448)
The file was modifiedpipelines/pingcap/tidb/latest/pull_vector_search_test.groovy (diff)