-
Notifications
You must be signed in to change notification settings - Fork 9.4k
#26989 MFTF: Use <magentoCron> for reindex #26990
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#26989 MFTF: Use <magentoCron> for reindex #26990
Conversation
Hi @lbajsarowicz. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento run all tests |
@magento run all tests Failure not related to the scope of change, rather it's caused by other test running on the same instance: |
0fd1c4d
to
3590b44
Compare
cache:flush
with typecache:flush
with type
cache:flush
with type
@magento run all tests Rollback the huge changes and starting with little steps. |
@magento run Functional Tests EE Error not related to the change introduced. |
@magento run Functional Tests EE, Integration Tests |
Hi @lenaorobei, thank you for the review. |
Hi @lenaorobei, thank you for the review. |
✔️ QA Passed |
Hi @lbajsarowicz, thank you for your contribution! |
Description (*)
Optimize Functional Tests performance by using
<magentoCron groups="index">
where applicable.Replace
cache:flush
withcache:flush config
where applicable.,Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Work In Progress as I need to stabilise the CI.
Contribution checklist (*)