GitHub user StephanEwen opened a pull request: https://github.com/apache/flink/pull/4892
[FLINK-7905] [build] Update encrypted Travis S3 access keys This fixes the currently failing tests for S3 file systems by adding proper encrypted access credentials. The current credentials were deactivated. You can merge this pull request into a Git repository by running: $ git pull https://github.com/StephanEwen/incubator-flink hotfixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4892.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4892 ---- commit e78c345baad8ceace64815a46e2d9f918db12cc0 Author: Stephan Ewen <se...@apache.org> Date: 2017-10-15T18:54:01Z [hotfix] [tests] Increase stability of SavepointITCase commit 5aafc1c11e337a7523852f046dbbda0804d599c2 Author: Stephan Ewen <se...@apache.org> Date: 2017-10-23T16:50:03Z [FLINK-7905] [build] Update encrypted Travis S3 access keys ---- ---