googleapis / googleapis/google-cloud-java

[java-bigtable] Allow samples tests to run concurrently

オープン
#13,084 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
api: bigtable priority: p3 samples type: feature request
主要言語
Java
スター
2.1k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
154

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。