[GitHub] [flink-kubernetes-operator] gaborgsomogyi commented on a diff in pull request #446: [FLINK-29475] Add error checker for the operator in e2e tests

2022-11-22 Thread GitBox
gaborgsomogyi commented on code in PR #446: URL: https://github.com/apache/flink-kubernetes-operator/pull/446#discussion_r1029182710 ## e2e-tests/utils.sh: ## @@ -108,12 +113,37 @@ function retry_times() { return 1 } +function check_operator_log_for_errors { + echo "Ch

[GitHub] [flink-kubernetes-operator] gaborgsomogyi commented on a diff in pull request #446: [FLINK-29475] Add error checker for the operator in e2e tests

2022-11-21 Thread GitBox
gaborgsomogyi commented on code in PR #446: URL: https://github.com/apache/flink-kubernetes-operator/pull/446#discussion_r1028244984 ## e2e-tests/utils.sh: ## @@ -108,12 +113,37 @@ function retry_times() { return 1 } +function check_operator_log_for_errors { + echo "Ch

[GitHub] [flink-kubernetes-operator] gaborgsomogyi commented on a diff in pull request #446: [FLINK-29475] Add error checker for the operator in e2e tests

2022-11-21 Thread GitBox
gaborgsomogyi commented on code in PR #446: URL: https://github.com/apache/flink-kubernetes-operator/pull/446#discussion_r1028227493 ## e2e-tests/utils.sh: ## @@ -108,12 +113,37 @@ function retry_times() { return 1 } +function check_operator_log_for_errors { + echo "Ch