You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "ahmedabu98 (via GitHub)" <gi...@apache.org> on 2023/02/08 18:26:34 UTC

[GitHub] [beam] ahmedabu98 commented on a diff in pull request #25369: Explicitly set mongo container version for testing

ahmedabu98 commented on code in PR #25369:
URL: https://github.com/apache/beam/pull/25369#discussion_r1100524800


##########
build.gradle.kts:
##########
@@ -454,7 +454,6 @@ tasks.register("python37PostCommit") {
   dependsOn(":sdks:python:test-suites:direct:py37:directRunnerIT")
   dependsOn(":sdks:python:test-suites:direct:py37:hdfsIntegrationTest")
   dependsOn(":sdks:python:test-suites:direct:py37:azureIntegrationTest")
-  dependsOn(":sdks:python:test-suites:direct:py37:mongodbioIT")

Review Comment:
   Do we need to remove it from postcommits if manually setting the container works?



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org