Skip to content

Commit 90334f8

Browse files
authored
Merge pull request #5642 from magento-honey-badgers/MC-33394-pr-delivery
[honey] Remove MySQL search engine
2 parents a6c93fd + 469eb1f commit 90334f8

File tree

117 files changed

+2766
-2056
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+2766
-2056
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/AdvanceCatalogSearchBundleByDescriptionMysqlTest.xml

-47
This file was deleted.

app/code/Magento/Bundle/Test/Mftf/Test/AdvanceCatalogSearchBundleByNameMysqlTest.xml

-47
This file was deleted.

app/code/Magento/Bundle/Test/Mftf/Test/AdvanceCatalogSearchBundleByPriceMysqlTest.xml

-56
This file was deleted.

app/code/Magento/Bundle/Test/Mftf/Test/AdvanceCatalogSearchBundleByShortDescriptionMysqlTest.xml

-47
This file was deleted.

app/code/Magento/Bundle/Test/Mftf/Test/StorefrontAdvanceCatalogSearchBundleBySkuWithHyphenTest.xml

+4-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-20359"/>
1919
<group value="Bundle"/>
20-
<group value="SearchEngineMysql"/>
20+
<group value="SearchEngineElasticsearch"/>
21+
<skip>
22+
<issueId value="MC-21228"/>
23+
</skip>
2124
</annotations>
2225
<before>
2326
<createData entity="ApiProductWithDescription" stepKey="simple1" before="simple2"/>

app/code/Magento/Catalog/Test/Mftf/Test/AdminMassUpdateProductAttributesStoreViewScopeTest/AdminMassUpdateProductAttributesStoreViewScopeMysqlTest.xml

-82
This file was deleted.

0 commit comments

Comments
 (0)