You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2018/11/13 17:58:00 UTC

[jira] [Created] (FLINK-10869) Update S3 testing settings

Stephan Ewen created FLINK-10869:
------------------------------------

             Summary: Update S3 testing settings
                 Key: FLINK-10869
                 URL: https://issues.apache.org/jira/browse/FLINK-10869
             Project: Flink
          Issue Type: Improvement
          Components: Tests
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen


Currently S3 tests go against a bucket hosted by 'data Artisans'.

As part of reworking the AWS permission setup, we need to adapt the credentials and buckets for these tests.

Future tests should refer to the following environment variables for S3 tests:

* `IT_CASE_S3_BUCKET`
* `IT_CASE_S3_ACCESS_KEY=AKIAIQKDG4KW5QA6TFGA`
* `IT_CASE_S3_SECRET_KEY`



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)