autophagy commented on a change in pull request #18678:
URL: https://github.com/apache/flink/pull/18678#discussion_r802693090
##########
File path: flink-end-to-end-tests/test-scripts/common_kubernetes.sh
##########
@@ -215,6 +215,8 @@ function cleanup {
internal_cleanup
kubectl wait --for=delete pod --all=true
stop_kubernetes
+ set_config_key "rest.address" "localhost"
Review comment:
Ah yeah, I think you're right.
--
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]