googleapis / googleapis/google-cloud-java
[java-bigtable] Allow samples tests to run concurrently
Đang mở
api: bigtable
priority: p3
samples
type: feature request
- Ngôn ngữ chính
- Java
- Star
- 2.1k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 154
Mô tả
It seems like the current samples tests hardcode their resource ids. Which makes them clobber each other when the tests are run concurrently (ie. multiple PRs are open).
We should mitigate this by either:
1. using the same strategy as the general integration tests and using timestamped resource names
2. update kokoro to take a lock for the samples tests
I would prefer 1
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.