[GitHub] [flink] XComp commented on a change in pull request #14033: [FLINK-19979][e2e] Add sanity check after bash e2e tests for no leftovers

2020-11-15 Thread GitBox
XComp commented on a change in pull request #14033: URL: https://github.com/apache/flink/pull/14033#discussion_r523823323 ## File path: flink-end-to-end-tests/test-scripts/common.sh ## @@ -822,11 +839,20 @@ internal_run_with_timeout() { ( command_pid=$BASHPID -

[GitHub] [flink] XComp commented on a change in pull request #14033: [FLINK-19979][e2e] Add sanity check after bash e2e tests for no leftovers

2020-11-15 Thread GitBox
XComp commented on a change in pull request #14033: URL: https://github.com/apache/flink/pull/14033#discussion_r523821096 ## File path: flink-end-to-end-tests/test-scripts/common.sh ## @@ -587,9 +588,25 @@ function tm_kill_all { # Kills all processes that match the given nam

[GitHub] [flink] XComp commented on a change in pull request #14033: [FLINK-19979][e2e] Add sanity check after bash e2e tests for no leftovers

2020-11-13 Thread GitBox
XComp commented on a change in pull request #14033: URL: https://github.com/apache/flink/pull/14033#discussion_r523122630 ## File path: flink-end-to-end-tests/test-scripts/common.sh ## @@ -587,9 +588,25 @@ function tm_kill_all { # Kills all processes that match the given nam