Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BigTableAdmin integration tests fail when run in parallel #3883

@chingor13

Description

@chingor13

When multiple jobs are running the BigTableAdmin integration tests, they collide as they share table names. Make the tables unique per run so they can be run in parallel.

The storage integration tests do something similar with buckets to prevent collisions.

Metadata

Metadata

Labels

api: bigtableIssues related to the Bigtable API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions