Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Duplicate
-
customfield_11100 50773
-
Kitfox
Description
Overview:
Result of API karate integration tests should be the same on both of snapshot/testing and temporary environments.
Steps to Reproduce:
- Run quick-marc karate integration tests on testing or snapshot environment
- Run quick-marc karate integration tests on autorun (temporary environment)
- Compare the results
Expected Results:
The same results (all tests should be passed)
Actual Results:
On autorun there are failed tests
Additional Information:
See attached screenshots (passed on snapshot and failed on autorun).
NOTE: Per discussion in Slack, it seems like there are no configuration files for data-import related modules here at all: folio-perf-test/config at FOLIO-2982 · folio-org/folio-perf-test (github.com)
Quick-marc related modules: mod-data-import, mod-source-record-storage, mod-source-record-manager, mod-data-import, mod-inventory, mod-inventorty-storage.
Moreover, there should be specific environment variables for Kafka (the same config as on the hosted-reference-environment)