Details
-
Task
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
-
Kitfox: sprint 141, Kitfox: sprint 142
-
2
-
Kitfox
-
TBD
Description
Module mod data export fails according API karate tests running while try to export some files for tests:
Logs from temporary testing environment of previous executions for that module have several messages :
2022-03-17T13:31:52,526 ERROR [vert.x-eventloop-thread-1] ExportManagerImpl Export is failed, cause: S3 bucket name is not found in System Properties
Currently running locally for snapshot environment all tests are passed successfully:
mvn clean test -Dtest=ModDataExportApiTest -pl mod-data-export -DargLine="-Dkarate.env=snapshot"
Mod data-export uses MinIO remote storage or Amazon S3 as storage for generated files.
The storage is selected by specifying the url of S3-compatible storage by using ENV variable `AWS_URL`. In addition,
the following ENV variables can be specified: `AWS_REGION`, `AWS_BUCKET`, `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`.
Attachments
Issue Links
- blocks
-
FAT-945 mod-data-import: Implement 'Match MARC-to-MARC and update Instances, Holdings, fail to update Items' scenario - INTEGRATION
-
- Closed
-
-
FAT-1601 Fix api karate tests failures for mod-data-export module
-
- Closed
-
- has to be done before
-
FAT-1645 Bulk-edit(Users) move tests run to test tenant
-
- Closed
-