You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/11/14 09:40:59 UTC

[GitHub] zentol commented on a change in pull request #7077: [FLINK-10736][E2E tests] Use already uploaded to s3 file in shaded s3 e2e tests

zentol commented on a change in pull request #7077: [FLINK-10736][E2E tests] Use already uploaded to s3 file in shaded s3 e2e tests
URL: https://github.com/apache/flink/pull/7077#discussion_r233374112
 
 

 ##########
 File path: flink-end-to-end-tests/test-scripts/test_shaded_presto_s3.sh
 ##########
 @@ -22,15 +22,11 @@
 source "$(dirname "$0")"/common.sh
 source "$(dirname "$0")"/common_s3.sh
 
-s3_put $TEST_INFRA_DIR/test-data/words $ARTIFACTS_AWS_BUCKET flink-end-to-end-test-shaded-presto-s3
 
 Review comment:
   Could we still do the put (to guard against accidental deletes etc.) without affecting test stability?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services