Skip to content

test(bigtable): increase test context timeout#5045

Merged
crwilcox merged 1 commit intogoogleapis:masterfrom
crwilcox:TestIntegration_AdminBackup
Oct 29, 2021
Merged

test(bigtable): increase test context timeout#5045
crwilcox merged 1 commit intogoogleapis:masterfrom
crwilcox:TestIntegration_AdminBackup

Conversation

@crwilcox
Copy link
Copy Markdown
Contributor

@crwilcox crwilcox commented Oct 29, 2021

While this usually runs in 25-50s, it seems there is a long tail that may take longer.

Fix #4891

integration_test.go:2560: RestoreTableFrom: context deadline exceeded
integration_test.go:2782: DeleteTable: retry failed with context deadline exceeded; last error: rpc error: code = DeadlineExceeded desc = context deadline exceeded

@crwilcox crwilcox requested a review from tritone as a code owner October 29, 2021 16:15
@crwilcox crwilcox requested review from a team October 29, 2021 16:15
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 29, 2021
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the Bigtable API. label Oct 29, 2021
@crwilcox crwilcox merged commit 910e11a into googleapis:master Oct 29, 2021
@crwilcox crwilcox deleted the TestIntegration_AdminBackup branch October 29, 2021 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bigtable: TestIntegration_AdminBackup failed

3 participants