Abacn commented on code in PR #37313:
URL: https://github.com/apache/beam/pull/37313#discussion_r2801901590
##########
.github/workflows/beam_PostCommit_Python_Portable_Flink.yml:
##########
@@ -63,8 +63,9 @@ jobs:
job_name: ["beam_PostCommit_Python_Portable_Flink"]
job_phrase: ["Run Python Portable Flink"]
# TODO: Enable PROCESS https://github.com/apache/beam/issues/35702
- # environment_type: ['DOCKER', 'LOOPBACK', 'PROCESS']
- environment_type: ['DOCKER', 'LOOPBACK']
+ # all environment_type: ['DOCKER', 'LOOPBACK', 'PROCESS']
+ # Run modes not covered by PreCommit_Python_PVR_Flink (i.e. other than
'LOOPBACK')
+ environment_type: ['DOCKER']
Review Comment:
LOOPBACK for both Flink 1.20 and Flink 2.0 already have coverage, dedup'd
here
--
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]