damccorm opened a new issue, #21193: URL: https://github.com/apache/beam/issues/21193
The release validation script [1] has a long list of dependencies / assumptions, both explicit and implicit. Having to install all of these dependencies, and debug when something is inevitably configured incorrectly, can take days of work. Much of this toil could be eliminated if we ran these tests on Jenkins instead of relying on the release manager's local environment. [1] https://github.com/apache/beam/blob/master/release/src/main/scripts/run_rc_validation.sh Imported from Jira [BEAM-13220](https://issues.apache.org/jira/browse/BEAM-13220). Original Jira may contain additional context. Reported by: ibzib. -- 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]
