Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharding IO tests (Kafka, Debezium, JDBC, Kinesis, Neo4j) from the javaPostCommit task #21804

Merged
merged 7 commits into from
Jun 15, 2022

Conversation

benWize
Copy link
Contributor

@benWize benWize commented Jun 10, 2022

Split integration tests in Java PostCommit so test signals are independent


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@asf-ci
Copy link

asf-ci commented Jun 10, 2022

Can one of the admins verify this patch?

1 similar comment
@asf-ci
Copy link

asf-ci commented Jun 10, 2022

Can one of the admins verify this patch?

], // spotless checked in separate pre-commit
triggerPathPatterns: [
'^sdks/java/io/debezium/.*$',
'^runners/direct-java/.*$',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For each IO, only trigger when the IO is modified.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, fixed it

@benWize benWize changed the title [WIP] Sharding IO tests (Kafka, Debezium, JDBC, Kinesis, Neo4j) from the javaPostCommit task Sharding IO tests (Kafka, Debezium, JDBC, Kinesis, Neo4j) from the javaPostCommit task Jun 14, 2022
@benWize benWize marked this pull request as ready for review June 14, 2022 17:21
@kennknowles kennknowles merged commit b133282 into apache:master Jun 15, 2022
@benWize
Copy link
Contributor Author

benWize commented Jun 15, 2022

Thanks, Kenn!

bullet03 pushed a commit to akvelon/beam that referenced this pull request Jun 20, 2022
prodriguezdefino pushed a commit to prodriguezdefino/beam-pabs that referenced this pull request Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants