chore: add Rapid x region sys test by chandra-siri · Pull Request #1765 · googleapis/python-storage

added 3 commits

March 3, 2026 16:11
Adds a new system test, test_basic_wrd_x_region, to verify functionality with cross-region GCS buckets.

Also updates the Cloud Build configuration to pass the necessary _CROSS_REGION_BUCKET environment variable to the test environment.
Renames open_retries to _open_retries in AsyncMultiRangeDownloader to encapsulate the retry counter. Updates test_zonal.py to verify the private attribute.

@chandra-siri chandra-siri changed the title Rapid x region sys test chore: add Rapid x region sys test

Mar 3, 2026

gemini-code-assist[bot]