This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 4f9881a [FLINK-20024][docs][docker] Add link to flink-docker
repository
add 7b4c97b [FLINK-19974][python][e2e] Extract PyFlink YARN per-job test
into a separate script
No new revisions were added by this update.
Summary of changes:
flink-end-to-end-tests/run-nightly-tests.sh | 4 ++
.../test-scripts/test_pyflink.sh | 62 ++-----------------
.../test-scripts/test_pyflink_yarn.sh | 72 ++++++++++++++++++++++
3 files changed, 82 insertions(+), 56 deletions(-)
create mode 100755 flink-end-to-end-tests/test-scripts/test_pyflink_yarn.sh