Abacn commented on code in PR #26908:
URL: https://github.com/apache/beam/pull/26908#discussion_r1207068719
##########
.test-infra/jenkins/job_PostCommit_Python_CrossLanguage_Gcp_Direct.groovy:
##########
@@ -44,7 +44,6 @@
PostcommitJobBuilder.postCommitJob('beam_PostCommit_Python_Xlang_Gcp_Direct',
rootBuildScriptDir(commonJobProperties.checkoutDir)
tasks(":sdks:python:test-suites:direct:gcpCrossLanguagePostCommit")
commonJobProperties.setGradleSwitches(delegate)
- switches("-PuseWheelDistribution")
Review Comment:
This flag was not effective at the first place. It's Direct runner, and the
flag only affects dataflow runner
--
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]