KarmaGYZ commented on a change in pull request #10675: [FLINK-15377][e2e] Mesos 
WordCount test fails on travis
URL: https://github.com/apache/flink/pull/10675#discussion_r361109251
 
 

 ##########
 File path: flink-end-to-end-tests/test-scripts/common_mesos_docker.sh
 ##########
 @@ -35,8 +35,8 @@ start_time=$(date +%s)
 # make sure we stop our cluster at the end
 function cluster_shutdown {
   docker-compose -f 
$END_TO_END_DIR/test-scripts/docker-mesos-cluster/docker-compose.yml down
-  rm -rf ${INPUT_VOLUME}/log
-  rm -rf ${INPUT_VOLUME}/tmp
+  sudo rm -rf ${INPUT_VOLUME}/log
 
 Review comment:
   Agreed.
   Yes, it just seldom repro in travis.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to