Skip to content

Commit 5013ee2

Browse files
committed
ACQE-5377: [Stabilithon] Review and deliver submitted Pull Requests
- deprecate AdminReindexAndFlushCacheActionGroup.xml
1 parent 4404d4a commit 5013ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Indexer/Test/Mftf/ActionGroup/AdminReindexAndFlushCacheActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
10-
<actionGroup name="AdminReindexAndFlushCache">
10+
<actionGroup name="AdminReindexAndFlushCache" deprecated="This AG is deprecated, please use (CliIndexerReindexActionGroup, CliCacheCleanActionGroup, CliCacheFlushActionGroup) instead">
1111
<annotations>
1212
<!--
1313
PLEASE NOTE:

0 commit comments

Comments
 (0)