roachtest/ci: build all binaries in a separate job #139790
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-testeng
TestEng Team
With the addition of FIPS for nightly runs [1], the time to build all required binaries has reached nearly
1 hour
,That's essentially 2 hours wasted since both AWS and Azure need the same binaries. Thus, the binaries should be built in a separate ci job. As an added bonus, the binaries will be kept as artifacts. Occasionally, it's useful to grab the binary when debugging a specific run.
[1] #139510
Jira issue: CRDB-46813
The text was updated successfully, but these errors were encountered: