zentol commented on a change in pull request #14967:
URL: https://github.com/apache/flink/pull/14967#discussion_r579165650
##########
File path: flink-end-to-end-tests/run-nightly-tests.sh
##########
@@ -57,6 +57,11 @@ if [ ! -z "$TF_BUILD" ] ; then
on_exit run_on_exit
fi
+if [[ ${PROFILE} == *"enable-declarative-scheduler"* ]]; then
Review comment:
we also need to disable the kubernetes/yarn e2e tests; forgot to create
those tickets.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]