Skip to content
Success

Changes

Summary

  1. ci(tiflash): fix sanitizer submodule auth (#4525) (commit: 366cc29) (details)
Commit 366cc294f15db64bd68a5d754e653c831e27422b by noreply
ci(tiflash): fix sanitizer submodule auth (#4525)

## Background
The TiFlash repository recently introduced a new submodule,
`contrib/tici`. The sanitizer jobs fail during `git submodule update
--init --recursive` because the submodule is hosted in a private
repository and the current CI configuration does not provide
authentication for it.

## Summary
- allow private submodules such as contrib/tici to be fetched during
sanitizer job setup
(commit: 366cc29)
The file was modifiedprow-jobs/pingcap/tiflash/latest-presubmits.yaml (diff)