markshust / docker-magento

Mark Shust's Docker Configuration for Magento
https://m.academy/courses/set-up-magento-2-development-environment-docker/
MIT License
2.58k stars 1.01k forks source link

Update Integration testing configuration to use OpenSearch #1131

Closed TuVanDev closed 7 months ago

TuVanDev commented 7 months ago

This pull request updates the Integration testing configuration to use OpenSearch, as we have moved from Elasticsearch to OpenSearch.

TuVanDev commented 7 months ago

I also added the consumers-wait-for-messages config to the Integration testing configuration as the change was introduced in Magento 2.4.5, which mentioned fixing the issue:

ACP2E-257: error: : Future Update already exists in this time range. Set a different range and try again when updating end date

Related commit in the Magento codebase: https://github.com/magento/magento2/commit/eb756fc9e6ca207fd3c48343714c0e015016ff97