Closed
Description
This issue is automatically created based on existing pull request: #30995: Update Api functional test install-config-mysql file template
Elasticsearch config is required for 2.4 installation
The api functional tests install-config-mysql.php.dist file template is outdated without elasticsearch params which are required for magento installation in 2.4-develop. Added essential es config params
Description (*)
The magento installation config api functional tests updated with now required elasticsearch parameters from 2.4-develop
Related Pull Requests
Fixed Issues (if relevant)
- Fixes the config-mysql template
Manual testing scenarios (*)
- Change this config template to PHP file
- Run api-functional tests with 'test-magento-installation' option enabled in 2.4-develop branch
Questions or comments
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.
Type
Projects
Status
Pull Request In Progress