googleapis / googleapis/google-cloud-java

[java-bigtable] Allow samples tests to run concurrently

Aperta
#13,084 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
api: bigtable priority: p3 samples type: feature request
Lingua principale
Java
Stelle
2.1k
Fork
1.2k
Merge medio
1g 23h
PR unite (30g)
154

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.