Till Rohrmann created FLINK-12654:
-------------------------------------
Summary: Enable Azure FS E2E tests on Travis
Key: FLINK-12654
URL:
https://issues.apache.org/jira/browse/FLINK-12654 Project: Flink
Issue Type: Improvement
Components: Connectors / FileSystem, Tests
Affects Versions: 1.9.0
Reporter: Till Rohrmann
We should think about enabling the {{test_azure_fs.sh}} E2E test on Travis. This would improve our test coverage.
In order to do this, we need to setup an Azure account, set up the right environment variables {{$IT_CASE_AZURE_ACCOUNT}}, {{$IT_CASE_AZURE_ACCESS_KEY}}, {{$IT_CASE_AZURE_CONTAINER}} and upload a static {{words}} file to {{wasbs://$IT_CASE_AZURE_CONTAINER@$IT_CASE_AZURE_ACCOUNT.blob.core.windows.net/words}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)