cockroachdb / cockroachdb/cockroach
sql: figure out how to download stmt bundles in tests within secondary tenants
Open
C-cleanup
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
In our `getBundleDownloadURL` test helper we assume that there is an http endpoint from which we can download the bundle. This is not the case within secondary tenants, so some of our tests are skipped.
See #76378 for meta issue.
Jira issue: CRDB-55703
Contributor guide
Assessment
This issue has not been assessed yet.