Skip to content

[BEAM-14277] Disables Spanner change streams tests - #17346

Merged
emilymye merged 3 commits into
apache:masterfrom
thiagotnunes:disable-spannerio-it-tests
Apr 12, 2022
Merged

[BEAM-14277] Disables Spanner change streams tests#17346
emilymye merged 3 commits into
apache:masterfrom
thiagotnunes:disable-spannerio-it-tests

Conversation

@thiagotnunes

Copy link
Copy Markdown
Contributor

Disables the Spanner change streams tests for now. They are currently failing because they are using the default auto-scaling algorithm (throughput-based), which is not supported for change streams.

We decided to disable the tests here, because we can not change the autoscaling algorithm without adding the dependency of dataflow into the tests module. Since we are soon (#17200) re-enabling auto-scaling, we will also re-enable the tests when we submit the PR then.

Disables the Spanner change streams tests for now. They are currently
failing because they are using the default auto-scaling algorithm
(throughput-based), which is not supported for change streams.
We decided to disable the tests here, because we can not change the
autoscaling algorithm without adding the dependency of dataflow into the
tests module. Since we are soon re-enabling auto-scaling, we will also
re-enable the tests when we submit the PR then.
@asf-ci

Copy link
Copy Markdown

Can one of the admins verify this patch?

2 similar comments
@asf-ci

Copy link
Copy Markdown

Can one of the admins verify this patch?

@asf-ci

Copy link
Copy Markdown

Can one of the admins verify this patch?

@thiagotnunes

Copy link
Copy Markdown
ContributorAuthor

R: @emilymye

@thiagotnunes

Copy link
Copy Markdown
ContributorAuthor

R: @pabloem

@emilymyeemilymye changed the title BEAM-14277: Disables Spanner change streams tests[BEAM-14277] Disables Spanner change streams testsApr 12, 2022
thiagotnunesand others added 2 commits April 12, 2022 12:18
…am/sdk/io/gcp/spanner/changestreams/it/SpannerChangeStreamIT.java
Co-authored-by: emily <emilyye@google.com>
…am/sdk/io/gcp/spanner/changestreams/it/SpannerChangeStreamTransactionBoundariesIT.java
Co-authored-by: emily <emilyye@google.com>
@thiagotnunes

Copy link
Copy Markdown
ContributorAuthor

Run Java PostCommit

@emilymye

Copy link
Copy Markdown
Contributor

Run Java PreCommit

2 similar comments
@pabloem

Copy link
Copy Markdown
Member

Run Java PreCommit

@pabloem

Copy link
Copy Markdown
Member

Run Java PreCommit

@emilymye

emilymye commented Apr 12, 2022

Copy link
Copy Markdown
Contributor

Feel confident that the precommit failure is not related, and this is sickbaying tests

@emilymye
emilymye merged commit 8e8d73d into apache:masterApr 12, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@thiagotnunes@asf-ci@emilymye@pabloem