Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
None
-
-
Concorde - Sprint 116, Concorde - Sprint 117
-
2
-
Concorde
Description
Purpose/Overview:
Tests related to the module export flow are failed by the reason that the file cannot be uploaded to the system. The root cause of it is that the module hasn't the required properties for connection with the s3 bucket amazon service.
Requirements/Scope:
It is required to provide the next properties via java arguments when running the module container:
- aws.region
- aws.accessKeyId
- aws.secretKey
- bucket.name
Acceptance criteria:
The required parameters are passed