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.
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.