googleapis / googleapis/storage-testbench
Testbench not installable on arm64
Open
external
priority: p2
type: feature request
- Dominant language
- Python
- Stars
- 24
- Forks
- 38
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 1
Description
When trying to integrate testbench into Apache Arrow's CI it appears that it cannot be installed on [arm64](https://github.com/apache/arrow/blame/master/ci/scripts/install_gcs_testbench.sh#L27-L30). This means for integration with [python wheels](https://github.com/apache/arrow/pull/12763#issuecomment-1111774535) we either need to disable GCS testing on ARM64 or disable GCS integration for ARM64 altogether.
Contributor guide
Assessment
This issue has not been assessed yet.