ibzib commented on pull request #15916: URL: https://github.com/apache/beam/pull/15916#issuecomment-1048475977
Something important I forgot: I realized [Neo4jIOIT.java](http://neo4jioit.java/) isn't running in our CI, that will require some extra configuration. Integration tests are usually added to the Java postcommit test suite, defined here: https://github.com/apache/beam/blob/60ea50f6b7fff7d482890b9006050b7ab4ac4157/build.gradle.kts#L185-L196 The simplest example configuration I could find (should work with a simple copy/paste): https://github.com/apache/beam/blob/60ea50f6b7fff7d482890b9006050b7ab4ac4157/sdks/java/io/debezium/build.gradle#L72-L86 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
