Matthias Pohl created FLINK-33904:
-------------------------------------
Summary: Add zip as a package to GitHub Actions runners
Key: FLINK-33904
URL: https://issues.apache.org/jira/browse/FLINK-33904
Project: Flink
Issue Type: Sub-task
Components: Build System / CI
Affects Versions: 1.19.0
Reporter: Matthias Pohl
FLINK-33253 shows that {{test_pyflink.sh}} fails in GHA because it doesn't find
{{{}zip{}}}. We should add this as a dependency in the e2e test.
{code:java}
/root/flink/flink-end-to-end-tests/test-scripts/test_pyflink.sh: line 107: zip:
command not found {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)