Skip to content

Bigtable: Increase timeout for app profile update operation. - #8417

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:7900-bigtable-unflake-two_clusters-systest
Jun 19, 2019
Merged

Bigtable: Increase timeout for app profile update operation.#8417
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:7900-bigtable-unflake-two_clusters-systest

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Poke-and-hope.

Closes#7900.

@tseavertseaver added testing api: bigtable Issues related to the Bigtable API. labels Jun 18, 2019
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 18, 2019
@tseaver

Copy link
Copy Markdown
ContributorAuthor

The systest failure is actually another flakiness in test_create_instance_with_two_clusters: the temp_table.create() call can fail with a 504 Deadline Exceeded (I just re-opened #5928).

Because Table.create doesn't return a future, there is no way for us to wait / retry it. :(

@tseaver
tseaver merged commit ed2366c into googleapis:masterJun 19, 2019
@tseaver
tseaver deleted the 7900-bigtable-unflake-two_clusters-systest branch June 19, 2019 17:28
parthea pushed a commit that referenced this pull request Nov 22, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtableIssues related to the Bigtable API.cla: yesThis human has signed the Contributor License Agreement.testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bigtable: 'test_create_instance_with_two_clusters' flakes modifying profile.

3 participants

@tseaver@busunkim96@googlebot