KarmaGYZ commented on a change in pull request #10666: [FLINK-15214] Introduce multiple submission e2e test URL: https://github.com/apache/flink/pull/10666#discussion_r363564488
########## File path: flink-end-to-end-tests/test-scripts/docker-mesos-cluster/docker-compose.yml ########## @@ -55,6 +55,7 @@ services: volumes: - ${END_TO_END_DIR}:${END_TO_END_DIR} environment: + MESOS_RESOURCES: "cpus:1" Review comment: I've implemented this in the latest version. Please take a look. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services